managarten/services/mana-core-auth/src/common/guards
Till JS 8356ac634a test(auth): add unit tests for local JWKS cache
15 tests covering: happy path, caching with TTL, empty DB, connection
failures, key rotation, and cache clearing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 22:36:22 +01:00
..
jwt-auth.guard.spec.ts perf(auth): cache JWKS locally instead of HTTP self-call 2026-03-24 20:26:16 +01:00
jwt-auth.guard.ts perf(auth): cache JWKS locally instead of HTTP self-call 2026-03-24 20:26:16 +01:00
local-jwks-cache.spec.ts test(auth): add unit tests for local JWKS cache 2026-03-24 22:36:22 +01:00
local-jwks-cache.ts perf(auth): cache JWKS locally instead of HTTP self-call 2026-03-24 20:26:16 +01:00
optional-auth.guard.ts perf(auth): cache JWKS locally instead of HTTP self-call 2026-03-24 20:26:16 +01:00