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
Description: The system should allow users to reset their account if they forgot their password.
Acceptance Criteria:
Users can request a password reset link via email.
Users can set a new password after clicking the reset link.
The new password must meet validation criteria (min 8 characters).
The text was updated successfully, but these errors were encountered:
Description: The system should allow users to reset their account if they forgot their password.
Acceptance Criteria:
Users can request a password reset link via email.
Users can set a new password after clicking the reset link.
The new password must meet validation criteria (min 8 characters).
The text was updated successfully, but these errors were encountered: