Success
EPIC:
auth
Authentication
STORY:
forgot_password
As a user who forgot my password, I can request a reset link and see a calm confirmation.
AC:
success
Submitting an email shows the reset-sent confirmation.
initial state — Welcome page (unauthenticated landing)
Expect:
|
|
|
|
tap "Sign in" on Welcome → the sign-in page
User Actions:
|
|
|
|
tap "Forgot password?" → the forgot-password page
User Actions:
|
|
|
|
enter email
User Actions:
|
|
|
|
tap "Send reset link" → the calm confirmation renders
User Actions:
|
|
|
|