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

[FEATURE] Add the feature of Forget Password #83

Open
irfan-iiitr opened this issue Jun 4, 2024 · 1 comment · May be fixed by #152
Open

[FEATURE] Add the feature of Forget Password #83

irfan-iiitr opened this issue Jun 4, 2024 · 1 comment · May be fixed by #152
Assignees
Labels
enhancement New feature or request gssoc level1

Comments

@irfan-iiitr
Copy link

Feature Description

An OTP will be sent to the user's email. The OTP will be verified. The new Password will be changed according to the user.

Use Case

This feature enables users to securely reset their passwords. When initiating the password reset process, users provide their registered email address. A one-time password (OTP) is then sent to their email. Upon entering the correct OTP, users can set a new password. This process ensures account security by verifying the user's identity through their email, mitigating the risk of unauthorized access.

Potential Solution

Use Nodemailer and maybe redis for temporary storage

Additional Context

I would like to work on this under the Gssoc label.

@Tanishashrivas
Copy link

I would like to work on this for Gssoc and will update asap. Please assign this to me.

@irfan-iiitr irfan-iiitr linked a pull request Jun 30, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc level1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants