Skip to content

[Feature Request] Allow a default email address to be specified in AuthUI.IdpConfig.EmailBuilder() #1670

@avoirtech

Description

@avoirtech

It can often be the case that the calling code will have a good idea what email address the user is going to use to sign in with (for example, when resuming after sending a verification email).

It would make things smoother for the end user if we could have a method to pre-populate the email address field in the email sign in page. Something like:
AuthUI.IdpConfig.EmailBuilder().setEmail("[email protected]").build()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions