Feature Request: Allow a direct link to forgot password

Feature:
Allow a direct link to forgot password

Description:
Currently we are able to directly go to sign-up form by using screen_hint: signup.
It would be good if we can have a way to directly link to Forgot Password

Use-case:
Before migrating to Auth0, we used to have a Reset Password page on our application.

Our customer service often give a direct link to the Reset Password page for customers who need it.
They want the same capability with Auth0.

Thanks for sharing that feedback! We’ll see if it gets traction from other community members as well!

2 Likes

Hello, is there any updates regarding this feature request? We’re having the same request, that Auth0 makes available a URL like https://{auth.domain}/u/reset-password/request/{dbName} perhaps specifying the client_id and redirect_uri like it is for login and signup. Thank you.