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