Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/authlib/authlib
/ MissingAlgorithmError
Class
MissingAlgorithmError
authlib/jose/errors.py:12–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
12
class
MissingAlgorithmError(JoseError):
13
error =
"missing_algorithm"
14
15
16
class
UnsupportedAlgorithmError(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…