menu
azure_silent_auth package
documentation
authenticator/abstract/token_provider.dart
AzureAuthAbstract
getUserInfo abstract method
getUserInfo abstract method
dark_mode
light_mode
getUserInfo
abstract method
Future
<
User
?
>
getUserInfo
(
)
Retrives users information
Implementation
Future<User?> getUserInfo();
azure_silent_auth package
documentation
authenticator/abstract/token_provider
AzureAuthAbstract
getUserInfo abstract method
AzureAuthAbstract class