managarten/services/mana-core-auth/src/auth
Till-JS ab49be0bee 🐛 fix(matrix-mana-bot): resolve QEMU emulation failure in CI
- Build matrix-mana-bot only for linux/amd64 (arm64 fails due to QEMU)
- Move pnpm overrides for cpu-features and ssh2 to root package.json
- These native deps cause illegal instruction errors under QEMU emulation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 13:59:04 +01:00
..
dto 🐛 fix(matrix-mana-bot): resolve QEMU emulation failure in CI 2026-02-01 13:59:04 +01:00
services 🐛 fix: add missing jwt import in better-auth.service 2026-02-01 13:26:11 +01:00
stores 🐛 fix(auth): implement password reset email link handler 2026-01-28 15:49:33 +01:00
types feat(auth): redirect users to source app after email verification 2026-01-27 01:31:31 +01:00
auth.controller.spec.ts 🐛 fix(mana-core-auth): use BASE_URL as JWT issuer for OIDC compatibility 2026-02-01 13:55:05 +01:00
auth.controller.ts 🐛 fix(matrix-mana-bot): resolve QEMU emulation failure in CI 2026-02-01 13:59:04 +01:00
auth.module.ts feat(auth): add OIDC login page for Matrix SSO 2026-01-29 12:55:02 +01:00
better-auth-passthrough.controller.ts 🐛 fix(mana-core-auth): use EdDSA for OIDC id_token signing 2026-02-01 13:24:55 +01:00
better-auth.config.ts 🐛 fix(mana-core-auth): use BASE_URL as JWT issuer for OIDC compatibility 2026-02-01 13:55:05 +01:00
jwt-validation.spec.ts 🐛 fix: add missing jwt import in better-auth.service 2026-02-01 13:26:11 +01:00
oidc-login.controller.ts fix(mana-core-auth): use Better Auth native sign-in for OIDC login 2026-01-30 16:57:52 +01:00
oidc.controller.ts 🐛 fix(mana-core-auth): use EdDSA for OIDC id_token signing 2026-02-01 13:24:55 +01:00