Skip to content

feat: add password recovery functionality with email notifications#7

Merged
devjaes merged 1 commit into
developfrom
feature/recover-password
Nov 25, 2025
Merged

feat: add password recovery functionality with email notifications#7
devjaes merged 1 commit into
developfrom
feature/recover-password

Conversation

@devjaes

@devjaes devjaes commented Nov 25, 2025

Copy link
Copy Markdown
Owner
  • Implemented forgotPassword and resetPassword routes in the authentication service to handle password recovery requests.
  • Added validation schemas for forgot and reset password requests.
  • Integrated email service to send recovery links to users.
  • Updated the router to include new password recovery routes, enhancing user account security and recovery options.

- Implemented `forgotPassword` and `resetPassword` routes in the authentication service to handle password recovery requests.
- Added validation schemas for forgot and reset password requests.
- Integrated email service to send recovery links to users.
- Updated the router to include new password recovery routes, enhancing user account security and recovery options.
@devjaes devjaes merged commit 3d0d7a5 into develop Nov 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants