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

DecodeError

Raised when a token cannot be decoded because it failed validation — for example the token isn't valid base64url, isn't valid JSON once decoded, or doesn't have the header.payload.signature structure a JWT requires.

References

In this namespace

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