
4bbyr (4bbyr) asked a question.
Hi, @Okta Dev Team, Hope you are doing well.
We are working on adding reset-password functionality using Okta auth-widget. For now, we can only jump into `Reset Password` page by clicking `Forgot password?` button on Sign-In page.
Is there a specified URL to navigate to reset-password page directly? Please let us know.
Thank you,
Ranjith Bantu
FYI - It shows up `localhost:8000`. But we want a special URL like `localhost:8000/reset-password` or something like that.

Have you tried going to <YourOrg>/signin/forgot-password ?
It takes me directly to the reset page.
It shows me up a blank page