Exception: JWT::DecodeError Deprecated
Overview
Deprecated.
Use Error, TokenError or a more specific error class instead.
The historical grouping of every error that is not an encoding error. Every
error class below is a descendant, so rescue JWT::DecodeError keeps its
original meaning.