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

ImmatureSignatureError

Raised when a token's nbf (not-before) or iat (issued-at) claim represents a time in the future, so the token isn't valid yet. Often caused by clock skew between the server that issued the token and the one verifying it.

References

In this namespace

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