menu
renovation_core package
documentation
auth.dart
AuthController<K extends SessionStatusInfo?>
currentToken property
currentToken property
dark_mode
light_mode
currentToken
property
@protected
String
?
currentToken
getter/setter pair
The token (JWT) of the current session.
Implementation
@protected String? currentToken;
renovation_core package
documentation
auth
AuthController<K extends SessionStatusInfo?>
currentToken property
AuthController class