menu
azure_silent_auth package
documentation
storage/abstract/storage_provider.dart
StorageProvider
readTokenResponse abstract method
readTokenResponse abstract method
dark_mode
light_mode
readTokenResponse
abstract method
Future
<
String
?
>
readTokenResponse
(
)
Reads the locally stored token response.
Implementation
Future<String?> readTokenResponse();
azure_silent_auth package
documentation
storage/abstract/storage_provider
StorageProvider
readTokenResponse abstract method
StorageProvider class