Exception: JWT::SignatureError

Inherits:
TokenError show all
Defined in:
lib/jwt/error.rb

Overview

The SignatureError class is the base class for signature and algorithm related errors.

Direct Known Subclasses

IncorrectAlgorithm, VerificationError