Exception: JWT::VerificationKeyError

Inherits:
VerificationError show all
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.