managarten/services/mana-auth/src
Till JS b2adaaa30e refactor(mana-auth): route emails through mana-notify instead of Nodemailer
Replace direct Brevo SMTP sending with HTTP calls to mana-notify's
notification API. This centralizes all email configuration in one
service (mana-notify) and removes the nodemailer dependency from
mana-auth. SMTP provider is now swappable via a single env var.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 15:01:27 +02:00
..
auth feat(infra): Phase 5 — consolidate to single web container 2026-04-01 21:17:38 +02:00
db feat(auth): add access tier system for phased app releases 2026-03-30 21:50:06 +02:00
email refactor(mana-auth): route emails through mana-notify instead of Nodemailer 2026-04-03 15:01:27 +02:00
lib feat(services): create mana-auth (Hono + Bun) — Phase 5 auth rewrite 2026-03-28 02:43:44 +01:00
middleware feat(services): create mana-auth (Hono + Bun) — Phase 5 auth rewrite 2026-03-28 02:43:44 +01:00
routes feat(todo/web, shared-i18n): complete i18n for Todo web app + add missing common translations 2026-04-01 14:19:48 +02:00
services feat(todo/web, shared-i18n): complete i18n for Todo web app + add missing common translations 2026-04-01 14:19:48 +02:00
config.ts refactor(mana-auth): route emails through mana-notify instead of Nodemailer 2026-04-03 15:01:27 +02:00
index.ts refactor(mana-auth): route emails through mana-notify instead of Nodemailer 2026-04-03 15:01:27 +02:00