Exception: JWT::MalformedTokenError

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

Overview

The MalformedTokenError class is raised when the token is structurally invalid.

Direct Known Subclasses

Base64DecodeError