it0/packages/services/auth-service/src/infrastructure
hailin c710303b60 fix: per-service JWT in Kong, fix auth-service tenant-aware repos
- Replace global JWT plugin with per-service JWT (skip auth-service)
  to fix auth routes being blocked by global JWT in DB-less mode
- Fix UserRepository and ApiKeyRepository to use standard TypeORM
  instead of TenantAwareRepository (users are global, not per-schema)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 23:31:32 -08:00
..
guards Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
repositories fix: per-service JWT in Kong, fix auth-service tenant-aware repos 2026-02-21 23:31:32 -08:00
strategies Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00