This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
Allow user to request re-send of password reset email if token is expired #3
Labels
bug
For issues that describe a defect or regression in the released software
help wanted
For issues that have a clear solution described and are not currently prioritized core team work
Expected behavior
When a user clicks a password reset link in an email over 24 hours after the link was sent, the token is expired, and the password modal gives you a "Token expired" message. You should be able to click a button to resend a new email with a new token, from this password modal.
Actual behavior
When a user clicks a password reset link in an email over 24 hours after the link was sent, the token is expired, and they aren't able to reset their password. There is no way to resend that link from the password modal.
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: