Exception: Sandal::UnsupportedTokenError

Inherits:
TokenError show all
Defined in:
lib/sandal.rb

Overview

The error that is raised when a token is unsupported (e.g. the algorithm used to encrypt the token is not supported by this library or by the Ruby platform it is executing on).