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

Make a "Forgot Password" page #8

Open
IgorMCesar opened this issue Aug 3, 2019 · 0 comments
Open

Make a "Forgot Password" page #8

IgorMCesar opened this issue Aug 3, 2019 · 0 comments

Comments

@IgorMCesar
Copy link
Owner

IgorMCesar commented Aug 3, 2019

Forget password page should have a field for email and a message explaing the process to the user.

  • Yup email validations should be used.
  • Email should be checked against the DB using already existing forgotPassword mutation.
  • In case of user not found a message should be displayed.
  • In case user found the page should change and a message should be displayed.
@IgorMCesar IgorMCesar added client enhancement New feature or request feature and removed enhancement New feature or request labels Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant