Sign-up
Email/password + email verification
The following example demonstrates a sign-up flow with email and password fields. After the user submits their email and password, they are prompted to verify their email address.
Before you build your sign-up flow, you need to configure the appropriate settings in Clerk:
- Navigate to the Clerk Dashboard.
- In the navigation sidebar, select User & Authentication > Email, Phone, Username.
- In the Contact information section, ensure that only Email address and Password are enabled.
Email/password + username + email verification
The following example demonstrates a sign-up flow with email, password, and username fields. After the user submits their email, password, and username, they are prompted to verify their email address.
Before you build your sign-up flow, you need to configure the appropriate settings in Clerk:
- Navigate to the Clerk Dashboard.
- In the navigation sidebar, select User & Authentication > Email, Phone, Username.
- In the Contact information section, ensure that only Email address and Password are enabled.
- In the Username section, ensure that Username is enabled.
Feedback
Last updated on