isLoggedIn

abstract suspend fun isLoggedIn(context: Context): Boolean

Check whether the user is logged in or not.

Return

true if the user is logged in, false otherwise