mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 22:39:40 +02:00
Set useJWTPlugin: true so id_tokens are signed with EdDSA keys from JWKS instead of HS256. This fixes Synapse OIDC integration which verifies tokens via JWKS endpoint. |
||
|---|---|---|
| .. | ||
| dto | ||
| services | ||
| stores | ||
| types | ||
| auth.controller.spec.ts | ||
| auth.controller.ts | ||
| auth.module.ts | ||
| better-auth-passthrough.controller.ts | ||
| better-auth.config.ts | ||
| jwt-validation.spec.ts | ||
| oidc-login.controller.ts | ||
| oidc.controller.ts | ||