Email Password
A popup upon Email Password / Email
Email Verification
When used ?
When signup is clicked by a user, an email is sent to the email address the user enters for authentication.

Please refer to Getting Started for more details of how to set callbackUrl
UI Samples with combination of parameters
{loginProvider: ['email_password']}
{loginProvider: ['email_password'], authAction: { login: false, signup: true }}
{loginProvider: ['email_password'] authAction: { login: true, signup: false }}
Last updated
Was this helpful?