Package com.firebase.ui.auth.ui.email
Activities related to the email and password based authentication.
See: Description
-
Class Summary Class Description EmailActivity Activity to control the entire email sign up flow. TroubleSigningInFragment RegisterEmailFragment Fragment to display an email/name/password sign up form for new users. EmailLinkCatcherActivity EmailLinkErrorRecoveryActivity Handles the recovery flow for finishing the cross-device email link sign in flow. RecoverPasswordActivity Activity to initiate the "forgot password" flow by asking for the user's email. CheckEmailFragment Fragment that shows a form with an email field and checks for existing accounts with that email. WelcomeBackPasswordPrompt Activity to link a pre-existing email/password account to a new IDP sign-in by confirming the password before initiating a link. WelcomeBackEmailLinkPrompt EmailLinkCrossDeviceLinkingFragment Fragment that tells the user that a linking flow cannot be completed as they have opened the email link on a different device. EmailLinkFragment CheckEmailHandler EmailLinkPromptEmailFragment Prompts the user to enter their email to finish the cross-device email link sign in flow.