isUserLoggedIn

abstract fun isUserLoggedIn(): Boolean

Convenience function to quickly check if a user is logged in.

Return

true if a user is logged in, false otherwise.