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

Reset Password Functionality #90

Closed
Laxelspal opened this issue May 16, 2024 · 2 comments
Closed

Reset Password Functionality #90

Laxelspal opened this issue May 16, 2024 · 2 comments
Assignees
Labels
bug Something isn't working gssoc GSSOC'24 GSSOC'2024 GirlScript Summer of Code | Contributor level2

Comments

@Laxelspal
Copy link
Contributor

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.

Copy link

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 Laxelspal changed the title Add Reset Password Functionality Reset Password Functionality May 16, 2024
@Laxelspal
Copy link
Contributor Author

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

@Sahil1786 Sahil1786 added bug Something isn't working GSSOC'2024 GirlScript Summer of Code | Contributor gssoc labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc GSSOC'24 GSSOC'2024 GirlScript Summer of Code | Contributor level2
Projects
None yet
Development

No branches or pull requests

2 participants