$ errors.fyi/pyjwt/InvalidIssuerError 141 namespaces · 4,332 codes
pyjwt · pyjwt/InvalidIssuerError
InvalidIssuerError

InvalidIssuerError

Raised when a token's iss (issuer) claim does not match the expected issuer passed to jwt.decode(). Usually means the token was issued by an authority the verifier doesn't trust for this check, or the wrong issuer string was configured.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT