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

Class JWTError

jose/exceptions.py:17–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16
17class JWTError(JOSEError):
18 pass
19
20
21class JWTClaimsError(JWTError):

Callers 4

decodeFunction · 0.85
get_unverified_headerFunction · 0.85
get_unverified_claimsFunction · 0.85
_validate_claimsFunction · 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…