Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/authlib/authlib
/ UnsupportedAlgorithmError
Class
UnsupportedAlgorithmError
authlib/jose/errors.py:16–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
15
16
class
UnsupportedAlgorithmError(JoseError):
17
error =
"unsupported_algorithm"
18
19
20
class
BadSignatureError(JoseError):
Callers
2
_prepare_algorithm_key
Method · 0.90
get_header_alg
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…