irte_engine
auth_controller
AuthController
isAuthenticated property
isAuthenticated
isAuthenticated
property
Null safety
bool
isAuthenticated
Is the user authenticated
Implementation
bool get isAuthenticated => token.isSuccessful;
irte_engine
auth_controller
AuthController
isAuthenticated property
AuthController class
Constructors
AuthController
Properties
authToken
endpoint
failureMessage
hashCode
hasListeners
initialized
isAuthenticated
isClosed
listeners
onDelete
onStart
runtimeType
token
Methods
$configureLifeCycle
addListener
addListenerId
authenticate
dispose
disposeId
logout
noSuchMethod
notifyChildrens
onClose
onInit
onReady
refresh
refreshGroup
removeListener
removeListenerId
toString
update
Operators
operator ==