Exception: RackJwtVerifier::KeyFetchError

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

Overview

Raised when the verification key material cannot be obtained or parsed: the remote endpoint is down or slow, returned something that is not a key, or the configured static key does not parse.