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

'Forgot password' functionality for registered users #80

Open
4 tasks
Nate77Chen opened this issue Aug 15, 2019 · 0 comments
Open
4 tasks

'Forgot password' functionality for registered users #80

Nate77Chen opened this issue Aug 15, 2019 · 0 comments
Labels
High-Priority Must done within the assigned sprint New-Feature New feature or request

Comments

@Nate77Chen
Copy link
Collaborator

Context

On the login page, provide a functionality that registered users can reset their passwords when they forget their passwords.

Definition of Done

  • A link or button on the login page

  • Collect user's relative details for looking up the specific account: registered email

  • An Email that includes a reset link is generated and sent to the collected email

  • When new password is submitted by the reset link, update the information of the account in database

@Nate77Chen Nate77Chen added New-Feature New feature or request High-Priority Must done within the assigned sprint labels Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High-Priority Must done within the assigned sprint New-Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant