auth_management_delegates library

Classes

AndroidBiometricMessages
Android side authentication messages.
IAppleAuthDelegate
IAppleAuthorizationCredentialAppleID
IAppleAuthorizationCredentialPassword
IAppleWebAuthenticationOptions
Parameters required for web-based authentication flows
IBiometricAuthDelegate
A Flutter plugin for authenticating the user identity locally.
IBiometricMessages
Abstract class for storing platform specific strings.
IBiometricOptions
IFacebookAccessToken
IFacebookAuthDelegate
this class implements the FacebookAuthPlatform interface and calls to the native APIs on Android, iOS and web.
IFacebookClassicToken
IFacebookLimitedToken
IFacebookLoginResult
class to handle a login request
IGoogleAuthDelegate
IGoogleSignInAccount
Holds fields describing a signed in user's identity, following GoogleSignInUserData.
IGoogleSignInAuthentication
IGoogleSignInInitParameters
The parameters to use when initializing the sign in process.
IGoogleSignInTokenData
Holds authentication data after sign in.
IGoogleSignInUserData
Holds information about the signed in user.
IOSBiometricMessages
Class wrapping all authentication messages needed on iOS. Provides default values for all messages.
WindowsBiometricMessages
Windows side authentication messages.

Enums

IAppleCredentialState
IAppleIDAuthorizationScopes
The scopes that will be requested with the AppleIDAuthorizationRequest. This allows you to request additional information from the user upon sign up.
IBiometricType
Various types of biometric authentication. Some platforms report specific biometric types, while others report only classifications like strong and weak.
IFacebookAccessTokenType
IFacebookLoginBehavior
defines the login ui Behavior on Android
IFacebookLoginStatus
IFacebookLoginTracking
IGoogleSignInOption
Default configuration options to use when signing in.