Sign up with Password

One of the most common authentication methods is to use a password. The only requirement enforced by Clerk is that the chosen password must have a minimum of 8 characters. You can of course add your own custom requirements on top of that.

Clerk also enforces every user to have a verified email address by default.

Go ahead add your email address and set either a simple or complex password.

  • At least eight characters
  • At least one lowercase character
  • At least one uppercase character
  • At least one number
  • At least one special character