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