You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a complaint from my project that we should be able to tell the user the URL has been used to reset password so that it is no longer valid.
I know the current implementation derives the code from user information therefore we cannot know the exact cause of why the URL is invalid. It may due to malformed URL or password was reset (i.e. user information changed).
Anyway, I just raise a question here to see if it can be improved.
The text was updated successfully, but these errors were encountered:
I have a complaint from my project that we should be able to tell the user the URL has been used to reset password so that it is no longer valid.
I know the current implementation derives the code from user information therefore we cannot know the exact cause of why the URL is invalid. It may due to malformed URL or password was reset (i.e. user information changed).
Anyway, I just raise a question here to see if it can be improved.
The text was updated successfully, but these errors were encountered: