Vijayagiridharan / Food-Truck-Application-API-

This group is for ACS 567 Software Project Management project "Food Truck Application"
0 stars 0 forks source link

Functional Requirement: User Password Reset API #28

Open Vijayagiridharan opened 5 months ago

Vijayagiridharan commented 5 months ago

User Story: As a user, I want to be able to quickly reset my password and get back into my account.

Acceptance Criteria:

  1. Upon request, the user gets an email with a password reset.
  2. The user is directed to a secure page when they click the password reset link in the email.
  3. The user is able to enter and validate a new password.
  4. The system has successfully updated the password.
  5. An email confirming the password change is sent to the user.
parisha6 commented 5 months ago

I will discuss this with UI mobile & admin PO if they need it