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

Class JWSAlgorithmError

jose/exceptions.py:13–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12
13class JWSAlgorithmError(JWSError):
14 pass
15
16
17class JWTError(JOSEError):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…