Files
foxhunt/tli
jgrusewski 13f86349b8 fix(tli): add security warnings to simulated auth and API Gateway readiness check
Add is_api_gateway_available() helper that checks for API_GATEWAY_URL env var.
Before each simulated response (login, MFA, refresh), emit a conditional warn
when API Gateway is configured but gRPC not implemented, plus an unconditional
SECURITY: prefixed warn making simulation state clearly visible in production logs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 23:36:07 +01:00
..