You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
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
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
Record
The text was updated successfully, but these errors were encountered: