user

suspend fun user(): User?(source)

Returns the authenticated User if a valid token is present in storage, or null otherwise.