menu
azure_silent_auth package
documentation
authenticator/abstract/authenticator_provider.dart
AuthenticatorProvider
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
void
close
(
)
Closes any resources or UI related to the authentication process.
Implementation
void close();
azure_silent_auth package
documentation
authenticator/abstract/authenticator_provider
AuthenticatorProvider
close abstract method
AuthenticatorProvider class