MCPcopy
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
16class UnsupportedAlgorithmError(JoseError):
17 error = "unsupported_algorithm"
18
19
20class BadSignatureError(JoseError):

Callers 2

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