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

Implementing otp based password reset functionality #359

Open
Sourabh782 opened this issue Nov 1, 2024 · 1 comment
Open

Implementing otp based password reset functionality #359

Sourabh782 opened this issue Nov 1, 2024 · 1 comment
Assignees
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level3 labe3 label for gssoc

Comments

@Sourabh782
Copy link

Is your feature request related to a problem? Please describe.
i wanted to add otp based password reset functionality, so users can reclaim their acoount

Describe the solution you'd like
OTP based password reset functionality, workflow:

  1. user enters registered email
  2. an otp is sent to user's email
  3. backend varifies the otp
  4. user resets the password

This will enable users to reset their password if forgotten

Copy link
Contributor

github-actions bot commented Nov 1, 2024

👋 Thank you @Sourabh782 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@Harshdev098 Harshdev098 added hacktoberfest This issue belongs to hacktoberfest gssoc-ext This issue is under GSSoc Ext program level3 labe3 label for gssoc labels Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level3 labe3 label for gssoc
Projects
None yet
Development

No branches or pull requests

2 participants