menu
mcid_connect package
documentation
interfaces/auth_service_interface.dart
AuthServiceInterface
startAuthenticationFlow abstract method
startAuthenticationFlow abstract method
dark_mode
light_mode
startAuthenticationFlow
abstract method
Future
<
bool
>
startAuthenticationFlow
(
{
String
?
deviceCode
,
bool
useDeviceCode
,
})
Implementation
Future<bool> startAuthenticationFlow({String? deviceCode, bool useDeviceCode});
mcid_connect package
documentation
interfaces/auth_service_interface
AuthServiceInterface
startAuthenticationFlow abstract method
AuthServiceInterface class