Added reset password finctionality #638
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Contributor Info
Your Name: Chiranthan H Y
Related Issue
Fixes: #635
Description
Added forgot password link in signin page and helps user to reset their password.


Checklist
[Y ] Mentioned the issue number in this PR.
[Y ] Created a separate branch (not
main
) before committing.[ Y] Changes tested and verified.
[ Y] Attached necessary screenshots/videos for clarity.
[ Y] Code is clean, readable, and commented where necessary.
[ Y] No merge conflicts.
[Y ] Follows the design/style guide of the project.
[ Y] Added contributor name above.
[Y ] Confirmed that the feature fits well with the latest updated version of the website.
[Y] Ensured images and layout are responsive (look good on both desktop and small screens like phones).