menu
littlefish_core package
documentation
auth/services/auth_service.dart
AuthService<T, Y, Z>
signInWithMicrosoft abstract method
signInWithMicrosoft abstract method
dark_mode
light_mode
signInWithMicrosoft
abstract method
Future
<
AuthUser
<
Y
>
>
signInWithMicrosoft
(
)
Implementation
Future<AuthUser<Y>> signInWithMicrosoft();
littlefish_core package
documentation
auth/services/auth_service
AuthService<T, Y, Z>
signInWithMicrosoft abstract method
AuthService class