mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-18 00:29:40 +02:00
- Removed debug logging that exposed sensitive client_secret in production logs - The body-parser middleware in main.ts correctly handles form-urlencoded token requests - handleOidcRequest properly converts parsed body to URLSearchParams for Better Auth |
||
|---|---|---|
| .. | ||
| 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 | ||