How to add a link to a password reset form in Branding > Universal Login > Classic > Login

Hi,

I’m building a custom Login form using classic Universal Login implementation based on Custom Login Form template and I would like to put a link to the password reset form.

How can I get a link to password reset page / redirect user to password reset page?

I was able to find a way to actually do password reset using Auth0.js: Auth0.js v9 Reference - but this is not what I really want.

All I need is a link.

Thanks!

Hi @andrius.kripaitis,

Welcome to the Auth0 Community!

Can you explain why that is not what you want? The code snippet you linked should allow you to set up a password reset form.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.