menu
mcid_connect package
documentation
interfaces/microsoft_auth_service_interface.dart
MicrosoftAuthServiceInterface
refreshAccessTokenWithProfile abstract method
refreshAccessTokenWithProfile abstract method
dark_mode
light_mode
refreshAccessTokenWithProfile
abstract method
Future
<
MicrosoftAccount
?
>
refreshAccessTokenWithProfile
(
String
refreshToken
)
Implementation
Future<MicrosoftAccount?> refreshAccessTokenWithProfile(String refreshToken);
mcid_connect package
documentation
interfaces/microsoft_auth_service_interface
MicrosoftAuthServiceInterface
refreshAccessTokenWithProfile abstract method
MicrosoftAuthServiceInterface class