You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Naeem Ullah 1639058e20 Add reset password endpoint and DTO
Introduces a new /reset-password endpoint in AuthenticationController, a ResetPasswordDTO for request payload, and a resetPassword method in UserService to handle password resets. Also updates SecurityURI with the new endpoint constant.
3 months ago
aconnect Add reset password endpoint and DTO 3 months ago
common Add password change and user uniqueness validation 3 months ago
parent Rename econnect module to aconnect 3 months ago
.gitignore Base Architecture 4 months ago