mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-16 10:19:40 +02:00
- Add nodemailer-based email service with Brevo SMTP integration - Implement password reset, invitation, and welcome email templates - Update better-auth.config.ts to use email service for sendResetPassword and sendInvitationEmail - Add SMTP environment variables to docker-compose.macmini.yml - Change minimum password length from 12 to 8 characters Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dto | ||
| services | ||
| types | ||
| auth.controller.spec.ts | ||
| auth.controller.ts | ||
| auth.module.ts | ||
| better-auth.config.ts | ||
| jwt-validation.spec.ts | ||