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

InvalidSignatureError

Raised when a token's signature doesn't match the one PyJWT computes from the payload and the provided key. Usually means the wrong verification key/secret was used, the token was tampered with, or it was signed with a different key than the one being checked against.

References

In this namespace

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