issues
search
rockingrohit9639
/
project-zone
Project Zone suggests to users the projects they can create based on their skills. Don't forget to drop a ⭐
https://project-zone-5ef1b.web.app/
MIT License
34
stars
60
forks
source link
ADDED - Forget password functionality added
#177
Closed
naveen8801
closed
3 years ago
naveen8801
commented
3 years ago
Description
I have made following changes:-
Added two endpoints on the backend one for sending the mail & the other for resetting the password
Added forget password page on the client-side
forget password link is set valid for only 10 min.
Changed the Readme.md accordingly ( specifically list of .env variables in Readme.md)
Fixes #166
Type of Change:
New Feature
Checklist:
[x] My PR follows the style guidelines of this project
[x] I have performed a self-review of my own code or materials
[x] I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
[x] My changes generate no new warnings
[x] New and existing unit tests pass locally with my changes
Description
I have made following changes:-
Fixes #166
Type of Change:
Checklist: