Package 

Class AuthUI.SignInIntentBuilder

    • Method Summary

      Modifier and Type Method Description
      AuthUI.SignInIntentBuilder setEmailLink(@NonNull() String emailLink) Specifies the email link to be used for sign in.
      AuthUI.SignInIntentBuilder enableAnonymousUsersAutoUpgrade() Enables upgrading anonymous accounts to full accounts during the sign-in flow.This is disabled by default.
      • Methods inherited from class com.firebase.ui.auth.AuthUI.AuthIntentBuilder

        build, setAlwaysShowSignInMethodScreen, setAuthMethodPickerLayout, setAvailableProviders, setCredentialManagerEnabled, setDefaultProvider, setLockOrientation, setLogo, setPrivacyPolicyUrl, setResetPasswordSettings, setTheme, setTosAndPrivacyPolicyUrls, setTosUrl
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait