Reset Password Functionality #90
Labels
bug
Something isn't working
gssoc
GSSOC'24
GSSOC'2024
GirlScript Summer of Code | Contributor
level2
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.
The text was updated successfully, but these errors were encountered: