Skip to main content

If you are using our backend SDK that is lesser than the following versions, please visit the older documentation link here.

About

The password reset feature contains two distinct forms:

  • One allows users to send a reset password links to their email address
  • The other allows them to input their new password once they have opened the link in their email.

Default UI#

You will see this if you navigate to /auth/reset-password.

UI to send password reset email

You should also see the following when you navigate to /auth/reset-password?token=TOKEN:

UI to change password
Looking for older versions of the documentation?
Which UI do you use?
Custom UI
Pre built UI