Overview
Implement a Reset Password service that enables users to securely reset their passwords.
Requirements
- Provide service and endpoints for initiating and completing a password reset process.
- Integrate with the OTP service to validate user identity before allowing password change.
- Ensure passwords are securely updated in the database.
Feel free to discuss or suggest improvements for the password reset workflow.
Overview
Implement a Reset Password service that enables users to securely reset their passwords.
Requirements
Feel free to discuss or suggest improvements for the password reset workflow.