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

ExpiredSignatureError

Raised when a token's exp (expiration time) claim indicates that it has expired. This is one of the most common JWT failures in production and normally means the client should refresh the token or re-authenticate rather than retry the same request.

References

In this namespace

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