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

InvalidAudienceError

Raised when a token's aud (audience) claim does not match one of the expected audience values passed to jwt.decode(). Indicates the token was issued for a different service or client than the one verifying it.

References

In this namespace

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