How to redirect to forgot password from custom login?

Where I can take url for redirect user from custom login to forgot password page?

1 Like

Hi, Welcome to Community,

To navigate user to pass reset screen you need to hide login password screen and set visible true to password reset screen.

any example in docs?

First confirm which login type you using. Either it is classic or New.

I am using new
but I create my custom login page and I have button “forgot password” - what is the URL of “forgot password” page?

Same question.
It’s kind of strange there is nothing in the docs about this.

Wondering the same! Are there any solutions found yet? Thanks!

has anyone found the solution ? :face_with_monocle:

Hi, I am also trying to do forgot password in my custom login has anyone found anything?