We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73b61c1 + 92e9480 commit d14cf77Copy full SHA for d14cf77
4 files changed
src/cryptojwt/exception.py
@@ -74,5 +74,6 @@ class UnSupported(JWKESTException):
74
class MissingValue(JWKESTException):
75
pass
76
77
+
78
class VerificationError(JWKESTException):
79
0 commit comments