managarten/services/mana-core-auth/src
Till-JS 2ccd063628 feat(auth): redirect users to source app after email verification
Add sourceAppUrl tracking during registration to redirect users back
to the app they registered from after email verification. Includes
URL validation for security (only *.mana.how, mana.how, localhost).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 01:31:31 +01:00
..
__tests__/utils 🔀 merge: integrate till-dev into main 2026-01-18 15:40:43 +01:00
ai 🐛 fix(auth): remove type-only import of ConfigService in AiService 2025-12-04 19:08:37 +01:00
auth feat(auth): redirect users to source app after email verification 2026-01-27 01:31:31 +01:00
common test: implement comprehensive automated testing system with daily CI/CD 2025-12-25 19:12:27 +01:00
config 🔒 security(auth): migrate to EdDSA JWT and add automated monitoring 2025-12-18 21:42:47 +01:00
credits Fix wrong type 2025-12-04 23:25:25 +01:00
db fix: resolve build errors for mana-core-auth and clock-backend 2026-01-22 22:48:58 +01:00
email feat(auth): enable email verification for new user registrations 2026-01-26 15:35:25 +01:00
feedback Fix wrong type 2025-12-04 23:25:25 +01:00
health fix route 2025-12-05 00:50:23 +01:00
metrics feat(stats): add user statistics to Prometheus metrics and Grafana 2026-01-26 10:53:57 +01:00
referrals feat(auth): add fraud detection, cron jobs, and admin endpoints to referral system 2025-12-07 16:09:39 +01:00
settings feat(settings): add device-specific settings storage 2025-12-11 23:49:18 +01:00
tags feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
app.module.ts feat(metrics): add Prometheus metrics to all backends 2026-01-26 09:35:01 +01:00
main.ts feat(auth): add email verification endpoint for Better Auth 2026-01-26 20:28:30 +01:00