|
Build And Push Image / docker (push) Successful in 3m1s
Details
- Add SMTP configuration UI in admin panel with test functionality - Implement email verification workflow with tokens and templates - Add verification success/expired pages for user feedback - Include nodemailer, handlebars, and JWT dependencies - Create API endpoints for email config, testing, and verification |
||
|---|---|---|
| .. | ||
| callback.get.ts | ||
| direct-login.post.ts | ||
| forgot-password.post.ts | ||
| login.get.ts | ||
| logout.post.ts | ||
| send-verification-email.post.ts | ||
| session.get.ts | ||
| verify-email.get.ts | ||