managarten/services/mana-core-auth/src/auth
Till-JS f173a2287e fix(auth): fix inviter name access in sendInvitationEmail
Access inviter.user.name instead of inviter.name to match Better Auth's
organization plugin type structure.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 14:54:39 +01:00
..
dto 🔒 security(auth): migrate to EdDSA JWT and add automated monitoring 2025-12-18 21:42:47 +01:00
services fix: resolve build errors for mana-core-auth and clock-backend 2026-01-22 22:48:58 +01:00
types 🔒 security(auth): migrate to EdDSA JWT and add automated monitoring 2025-12-18 21:42:47 +01:00
auth.controller.spec.ts test: implement comprehensive automated testing system with daily CI/CD 2025-12-25 19:12:27 +01:00
auth.controller.ts 🐛 fix(auth): require name field in registration forms 2025-12-16 20:28:28 +01:00
auth.module.ts 🔒 security(auth): migrate to EdDSA JWT and add automated monitoring 2025-12-18 21:42:47 +01:00
better-auth.config.ts fix(auth): fix inviter name access in sendInvitationEmail 2026-01-26 14:54:39 +01:00
jwt-validation.spec.ts 🔒 security(auth): migrate to EdDSA JWT and add automated monitoring 2025-12-18 21:42:47 +01:00