Exception: JWT::UnsupportedKeyType
- Inherits:
-
JWKError
- Object
- StandardError
- DecodeError
- JWKError
- JWT::UnsupportedKeyType
- Defined in:
- lib/jwt/error.rb
Overview
Raised when a JWK uses a key type (kty) that this library does not support.