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

[Integration] As an anonymous user, I can see the forgot password screen #16

Closed
nmint8m opened this issue Jan 3, 2023 · 0 comments · Fixed by #76
Closed

[Integration] As an anonymous user, I can see the forgot password screen #16

nmint8m opened this issue Jan 3, 2023 · 0 comments · Fixed by #76
Assignees
Labels
feature Feature task login-logout Feature: Log in - Log out @0.3.0 Version 0.3.0 @0.4.0 Version 0.4.0
Milestone

Comments

@nmint8m
Copy link
Owner

nmint8m commented Jan 3, 2023

Why

The user may forget his/her password after a long time using the application. So as to provide the user a method to get back his/her password, the application requires the user to fill registered email.

Acceptance criteria

After the user fills the email and taps the Reset button, call /api/v1/passwords with email as parameter, follow this document.

If the response returns with success, show the message pop-up with:

  • Title: Check your email
  • Description: The message that API returns

If the response returns with failure, show the error alert with message.

Resources

@nmint8m nmint8m self-assigned this Jan 3, 2023
@nmint8m nmint8m added feature Feature task login-logout Feature: Log in - Log out labels Jan 3, 2023
@nmint8m nmint8m added this to the 0.3.0 milestone Jan 3, 2023
@nmint8m nmint8m added the @0.3.0 Version 0.3.0 label Jan 4, 2023
@nmint8m nmint8m modified the milestones: 0.3.0, 0.4.0 Feb 7, 2023
@nmint8m nmint8m added the @0.4.0 Version 0.4.0 label Feb 7, 2023
nmint8m added a commit that referenced this issue Feb 13, 2023
nmint8m added a commit that referenced this issue Feb 13, 2023
nmint8m added a commit that referenced this issue Feb 15, 2023
nmint8m added a commit that referenced this issue Feb 15, 2023
nmint8m added a commit that referenced this issue Feb 15, 2023
nmint8m added a commit that referenced this issue Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature task login-logout Feature: Log in - Log out @0.3.0 Version 0.3.0 @0.4.0 Version 0.4.0
Projects
1 participant