Exception: JWT::VerificationKeyError
- Inherits:
-
VerificationError
- Object
- StandardError
- Error
- DecodeError
- TokenError
- SignatureError
- VerificationError
- JWT::VerificationKeyError
- Defined in:
- lib/jwt/error.rb
Overview
The VerificationKeyError class is raised when the key or algorithm given for verification cannot be used, as opposed to a signature that does not match.