Reset Account Passwords

Reset Account Passwords

If you need to change your password or you have forgotten the password to your Auth0 account, in most cases, you can set a new password from the Auth0 Dashboard. Password resets cause Auth0 sessions to expire.

  1. On the Auth0 account login screen, click Don't remember your password?

  2. Provide your email address and click the right arrow to submit. You will receive an email that provides further instructions on resetting your password.

  3. If your request was successfully received you'll be directed back to the login screen with a message that says "We've just sent you an email to reset your password."

There are some special password reset circumstances:

  • If you've enabled MFA and need an MFA reset for your admin account, contact Auth0 Support.

  • If you're using a social or enterprise account to log in to Auth0, reset your password with the appropriate identity provider.

  • If you are an administrator trying to reset a user's password, there are two methods:

    • Use the interactive password reset flow with Universal Login or the Authentication API where the user receives an email with a link that opens the Auth0 password reset page to enter a new password.

    • Directly set the new password either using the Management API or the Dashboard.