feat: add password reset
parent
d7a30ed7
No related branches found
No related tags found
Showing
- src/configuration/config.ts 4 additions, 0 deletionssrc/configuration/config.ts
- src/mailer/mail-templates/resetPassword.ejs 12 additions, 0 deletionssrc/mailer/mail-templates/resetPassword.ejs
- src/mailer/mail-templates/resetPassword.json 3 additions, 0 deletionssrc/mailer/mail-templates/resetPassword.json
- src/users/reset-password-apply.dto.ts 13 additions, 0 deletionssrc/users/reset-password-apply.dto.ts
- src/users/user.interface.ts 1 addition, 0 deletionssrc/users/user.interface.ts
- src/users/user.schema.ts 3 additions, 0 deletionssrc/users/user.schema.ts
- src/users/users.controller.ts 15 additions, 1 deletionsrc/users/users.controller.ts
- src/users/users.service.spec.ts 2 additions, 0 deletionssrc/users/users.service.spec.ts
- src/users/users.service.ts 38 additions, 0 deletionssrc/users/users.service.ts
Loading
Please register or sign in to comment