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!