managarten/packages/shared-nestjs-auth/src
Till JS 9c8bae3dea fix(shared-nestjs-auth): accept multiple JWT issuers for Docker/public URL mismatch
In production, backends use the internal Docker URL (http://mana-auth:3001) for
MANA_CORE_AUTH_URL but tokens are issued with BASE_URL (https://auth.mana.how) as
the issuer. Accept both to prevent "unexpected iss claim value" errors.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 21:18:03 +01:00
..
decorators Fix wrong type 2025-12-04 23:25:25 +01:00
guards fix(shared-nestjs-auth): accept multiple JWT issuers for Docker/public URL mismatch 2026-03-26 21:18:03 +01:00
types 🔒️ feat(auth): centralize JWT validation via mana-core-auth 2025-12-01 17:16:21 +01:00
index.ts perf(shared-nestjs-auth): local JWKS verification instead of HTTP call 2026-03-25 08:57:24 +01:00