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

Feat: Forgot Password implementation #293

Open
3 tasks done
Adityajparmar37 opened this issue Jun 23, 2024 · 1 comment
Open
3 tasks done

Feat: Forgot Password implementation #293

Adityajparmar37 opened this issue Jun 23, 2024 · 1 comment

Comments

@Adityajparmar37
Copy link

Describe the feature

Adding Forgot password functionality will increase the user experience as well as help user in case oh he/she forgot their password

solution :

1 ) Add 2 routes in backend
2 ) One route will take email address from user from frontend
3 ) Second route will generate token and that will be send to user via email
4 ) As soon as user click on that token it will redirect to set new password page to set new password

Add ScreenShots

image

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
Copy link

Congratulations, @Adityajparmar37! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated, and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

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

1 participant