Alisha98A / lumiere-dining

1 stars 0 forks source link

USER STORY: Reset password #9

Open Alisha98A opened 1 month ago

Alisha98A commented 1 month ago

As a user, I can reset my password so that I can regain access to my account if I forget my password.

•   AC1: A “Forgot Password” link must be available on the login page.
•   AC2: A secure password reset link should be sent to the user’s registered email.
•   AC3: The user should be able to reset their password via a time-limited link, and the new password should follow security requirements.

This user story is part of [#5 Epic: User Authentication].