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

Create a password recovery system #26

Closed
chauhannaman98 opened this issue May 3, 2020 · 0 comments · Fixed by #28 or #29
Closed

Create a password recovery system #26

chauhannaman98 opened this issue May 3, 2020 · 0 comments · Fixed by #28 or #29
Assignees

Comments

@chauhannaman98
Copy link
Owner

In case the user forgets the login password, there should be a password recovery system to reset the password. There are several ways to pass recovery:

  1. Using the secret question technique to verify user identity.
  2. Sending OTP or reset link to the user's email or phone to confirm his/her identity.
@chauhannaman98 chauhannaman98 added enhancement New feature or request help wanted Extra attention is needed security feature and removed help wanted Extra attention is needed labels May 3, 2020
@chauhannaman98 chauhannaman98 self-assigned this May 3, 2020
@chauhannaman98 chauhannaman98 pinned this issue May 3, 2020
@chauhannaman98 chauhannaman98 added the Status: Doing Issue being addressed and updates will be pushed soon label May 3, 2020
@chauhannaman98 chauhannaman98 linked a pull request May 3, 2020 that will close this issue
@chauhannaman98 chauhannaman98 linked a pull request May 4, 2020 that will close this issue
@chauhannaman98 chauhannaman98 added Status: Completed and removed Status: Doing Issue being addressed and updates will be pushed soon labels May 4, 2020
@chauhannaman98 chauhannaman98 unpinned this issue May 4, 2020
@chauhannaman98 chauhannaman98 pinned this issue May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant