managarten/packages/shared-nestjs-auth/src/guards
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
..
jwt-auth.guard.ts fix(shared-nestjs-auth): accept multiple JWT issuers for Docker/public URL mismatch 2026-03-26 21:18:03 +01:00