MCPcopy Create free account
hub / github.com/mpdavis/python-jose / JWTClaimsError

Class JWTClaimsError

jose/exceptions.py:21–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20
21class JWTClaimsError(JWTError):
22 pass
23
24
25class ExpiredSignatureError(JWTError):

Callers 8

_validate_iatFunction · 0.85
_validate_nbfFunction · 0.85
_validate_expFunction · 0.85
_validate_audFunction · 0.85
_validate_issFunction · 0.85
_validate_subFunction · 0.85
_validate_jtiFunction · 0.85
_validate_at_hashFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…