|
Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
|

Private Member Functions | |
| AuthService () | |
| Future< void > | saveToken (String token) async |
| Future< String?> | getToken () async |
| Future< void > | deleteToken () async |
| Future< bool > | isTokenValid () async |
Private Attributes | |
| final SecureStorageService | _secureStorage = SecureStorageService(key: Strings.tokenKey) |
Definition at line 6 of file auth_service.dart.
|
private |
|
inlineprivate |
Definition at line 19 of file auth_service.dart.
|
inlineprivate |
|
inlineprivate |
Definition at line 11 of file auth_service.dart.
|
private |
Definition at line 7 of file auth_service.dart.