it0/packages
hailin 806113554b fix: remove AuthGuard('jwt') from all service controllers
Kong handles JWT validation at the gateway level. Service-level
AuthGuard('jwt') fails because services don't register a Passport
JWT strategy (only auth-service does). Removed from 17 controllers
across ops, inventory, monitor, comm, audit, and agent services.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 23:42:37 -08:00
..
gateway fix: per-service JWT in Kong, fix auth-service tenant-aware repos 2026-02-21 23:31:32 -08:00
services fix: remove AuthGuard('jwt') from all service controllers 2026-02-21 23:42:37 -08:00
shared fix: add missing @it0/common dependency to @it0/testing 2026-02-19 04:48:49 -08:00