user

suspend fun user(): User?

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