it0/packages/gateway
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
..
config fix: per-service JWT in Kong, fix auth-service tenant-aware repos 2026-02-21 23:31:32 -08:00
Dockerfile fix: use COPY --chmod for Kong entrypoint (non-root image) 2026-02-21 23:24:37 -08:00