Sahil1786 / Petari

Food donate Web App
49 stars 102 forks source link

Reset Password Functionality #90

Closed Laxelspal closed 3 weeks ago

Laxelspal commented 4 weeks ago

Reset password functionality is not present in the project.

Describe the solution you'd like I want to implement the reset password functionality in the project so that if the user forgot their password , they can easily reset it using their email address.

Describe alternatives you've considered I would like to add this feature , by sending a token to their email for a particular time span. They can use this token to send the patch request along with their new password and email address, If the infromation send by the user is correct , we allow them to update their password.

What problem is this feature trying to solve? The feature aim is to solve the user forget password problem , and allow the user get login even though they forgot their password.

How do we know when the feature is complete? The feature is complete when the reset password functionality is fully implemented and integrated into the project's development workflow.

github-actions[bot] commented 4 weeks ago

Congratulations, @Laxelspal! 🎉 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

Laxelspal commented 4 weeks ago

@Sahil1786 Assign the above task to me under GSSOC'24 label