Package com.firebase.ui.auth
The Firebase AuthUI library.
See: Description
-
Class Summary Class Description BuildConfig FirebaseUiException Base class for all FirebaseUI exceptions. Builder Builder for AuthMethodPickerLayout. AuthMethodPickerLayout Layout model to help customizing layout of the AuthMethodPickerActivity screen, where the user is presented with a list of sign-in providers to choose from. Builder IdpResponse A container that encapsulates the result of authenticating with an Identity Provider. ErrorCodes Error codes for failed sign-in attempts. FirebaseAuthUIActivityResultContract A ActivityResultContract describing that the caller can launch authentication flow with a Intent and is guaranteed to receive a FirebaseAuthUIAuthenticationResult as result. KickoffActivity FirebaseAuthAnonymousUpgradeException FirebaseUiUserCollisionException Internal exception which holds the necessary data to complete sign-in in the event of a recoverable error. Builder Base builder for all authentication providers. EmailBuilder IdpConfig builder for the email provider. PhoneBuilder IdpConfig builder for the phone provider. GoogleBuilder IdpConfig builder for the Google provider. FacebookBuilder IdpConfig builder for the Facebook provider. AnonymousBuilder IdpConfig builder for the Anonymous provider. TwitterBuilder IdpConfig builder for the Twitter provider. GitHubBuilder IdpConfig builder for the GitHub provider. AppleBuilder IdpConfig builder for the Apple provider. MicrosoftBuilder IdpConfig builder for the Microsoft provider. YahooBuilder IdpConfig builder for the Yahoo provider. GenericOAuthProviderBuilder IdpConfig builder for a Generic OAuth provider. IdpConfig Configuration for an identity provider. SignInIntentBuilder Builder for the intent to start the user authentication flow. AuthUI The entry point to the AuthUI authentication flow, and related utility methods. -
Annotation Summary Annotation Description Code Valid codes that can be returned from getErrorCode. SupportedProvider