isAuthenticated

suspend fun isAuthenticated(): Boolean

Checks if the user is authenticated.

Return

true if the user is authenticated, false otherwise