menu
nowu
auth
AuthenticationService
token property
token
brightness_4
brightness_5
token
property
String
?
token
Implementation
String? get token => _supabaseService.client.auth.currentSession?.accessToken;
nowu
auth
AuthenticationService
token 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 ==