Exception: StandardId::InvalidTokenError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/standard_id/errors.rb

Overview

JWT primitive errors raised by JwtService.verify. These are distinct from the OAuth/session decode path, which returns nil on failure — callers of the primitive API get rich error info.