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

[Mention The Feature]: Forgot password functionality #1148

Closed
3 tasks done
Sourabh782 opened this issue Nov 1, 2024 · 1 comment
Closed
3 tasks done

[Mention The Feature]: Forgot password functionality #1148

Sourabh782 opened this issue Nov 1, 2024 · 1 comment

Comments

@Sourabh782
Copy link

Is your feature request related to a problem? Please describe.

currently forgot password option is given in login page, but its not functional. If a user forgots his password, he cant login so i wanted to implement forgot password feature.

Describe the solution you'd like.

OTP based forgot password functionality

  1. user enters his registered email
  2. he receives the otp on email
  3. user enters the received otp
  4. backend verifies the received otp
  5. user resets his password

Describe alternatives you've considered.

No response

Additional context.

No response

Show us the magic with screenshots

No response

Checklist

Copy link

github-actions bot commented Nov 1, 2024

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@vivekvardhan2810 vivekvardhan2810 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants