EcommerceSpectastyle
EcommerceSpectastyle copied to clipboard
Feat: Implement Password Reset Functionality with Nodemailer Integration
Describe the feature
Create a new feature to enable users to reset their passwords securely. This feature should include:
1 :- Password Reset Section: Add a new section to the application where users can request a password reset. This should involve a form where users can input their email addresses to receive secret number.
2 :- Nodemailer Integration: Use Nodemailer to send a secret number to the user's registered email address.
Add ScreenShots
Ensure that the reset password button is functional and triggers the appropriate backend processes.
Record
- [X] I agree to follow this project's Code of Conduct
- [X] I'm a GSSOC'24 contributor
- [X] I want to work on this issue