Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Reset Password" Link when Logging In with Expired Password #2558

Open
1 task
curt-mitch-census opened this issue Oct 22, 2024 · 0 comments
Open
1 task

Comments

@curt-mitch-census
Copy link

Currently when a user logs in with an expired password they are given an error message that the password has expired but no immediate path to reset it. The user can click "forgot my password" that requires an identity verification before being granted a temporary password and being told to log in and reset their password through the web application.
To make this workflow easier, perhaps a "reset password" link could appear when a user attempts to login with an expired password? The link could send a verification email to the account the user attempted to login with (the same link for the "forgot password" flow).

Notes

Acceptance Criteria

  • When a user attempts to log in with an expired password, they are given a link to send a verification email and begin resetting their password.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant