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

Class ExpiredSignatureError

jose/exceptions.py:25–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24
25class ExpiredSignatureError(JWTError):
26 pass
27
28
29class JWKError(JOSEError):

Callers 1

_validate_expFunction · 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…