Exception: RackJwtVerifier::ReplayCacheError

Inherits:
Error
  • Object
show all
Defined in:
lib/rack_jwt_verifier/errors.rb

Overview

Raised when the replay cache (jti store) cannot be read or written. The middleware answers 503: the operator asked for replay protection, so a request whose jti cannot be checked is refused rather than waved through.