Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
class
JWTError(JOSEError):
18
pass
19
20
21
class
JWTClaimsError(JWTError):
Callers
4
decode
Function · 0.85
get_unverified_header
Function · 0.85
get_unverified_claims
Function · 0.85
_validate_claims
Function · 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…