mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 19: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 |
||
|---|---|---|
| .. | ||
| __tests__/utils | ||
| ai | ||
| analytics | ||
| auth | ||
| common | ||
| config | ||
| credits | ||
| db | ||
| feedback | ||
| health | ||
| metrics | ||
| referrals | ||
| settings | ||
| tags | ||
| app.module.ts | ||
| main.ts | ||