pyjwt · pyjwt/PyJWKError
PyJWKError
PyJWKError
Base class for errors related to JSON Web Keys (JWKs) in PyJWT, such as constructing a PyJWK from key data. More specific JWK-related failures — client errors, set errors, and missing dependencies — subclass this.