We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa385f commit ef476dcCopy full SHA for ef476dc
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