menu
nowu
auth
AuthenticationService
isAuthenticated property
isAuthenticated
brightness_4
brightness_5
isAuthenticated
property
bool
isAuthenticated
Implementation
bool get isAuthenticated => _supabaseService.client.auth.currentSession != null;
nowu
auth
AuthenticationService
isAuthenticated property
AuthenticationService class
Constructors
AuthenticationService
Properties
currentUser
hashCode
isAuthenticated
runtimeType
token
Methods
deleteUserAccount
fetchUser
isUserLoggedIn
logout
noSuchMethod
sendSignInEmail
signInWithCode
signInWithFacebook
signInWithGoogle
toString
updateUserDetails
Operators
operator ==