feat: Backend self-sprint1 Feat/reset forgot password #108
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.
This PR addresses issue #107 and introduces several new features to enhance user functionality:
Profile Picture Upload: Users can now upload a profile picture to personalize their accounts and improve their user experience.
Password Reset: Users can now reset their passwords if they forget them, providing a convenient and secure option for account recovery.
Forgot Password Option: A "Forgot Password" feature has been added, allowing users to easily recover their accounts by following a simple password reset process.
These additions significantly improve the overall user experience and ensure a smoother account management process. The changes have been thoroughly tested and implemented following best practices for security and usability.
This PR includes the necessary code changes, as well as updated documentation and tests to support the new features. It has been thoroughly reviewed and is ready for merging.
Please review and provide any feedback or suggestions. Thank you!