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

Add Forgot Password Feature #148

Open
saras-69 opened this issue Oct 26, 2024 · 2 comments
Open

Add Forgot Password Feature #148

saras-69 opened this issue Oct 26, 2024 · 2 comments

Comments

@saras-69
Copy link

Description: Implement a "Forgot Password" feature to allow users to securely reset their password. This feature will include both frontend and backend components to ensure a smooth user experience.

Requirements:

Frontend: Create a "Forgot Password" page where users can enter their email to receive a reset link or OTP.
Backend: Develop an endpoint to handle password reset requests, generate and send OTP or reset link to the user's email, and verify the OTP or reset token.
Security: Ensure secure handling of user data and follow best practices in email sending and token/OTP generation.

@shraa212
Copy link

Hello sir, I want to work on this. Please assign this task to me.

@saras-69
Copy link
Author

Hey @GVishnudhasan

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