| Modifier and Type | Method and Description |
|---|---|
AuthUI.SignInIntentBuilder |
enableAnonymousUsersAutoUpgrade()
Enables upgrading anonymous accounts to full accounts during the sign-in flow.
|
protected FlowParameters |
getFlowParams() |
AuthUI.SignInIntentBuilder |
setEmailLink(String emailLink)
Specifies the email link to be used for sign in.
|
@NonNull public AuthUI.SignInIntentBuilder setEmailLink(@NonNull String emailLink)
@NonNull public AuthUI.SignInIntentBuilder enableAnonymousUsersAutoUpgrade()
IllegalStateException - when you attempt to enable anonymous user upgrade
without forcing the same device flow for email link sign in.protected FlowParameters getFlowParams()