Exception: JWT::PQ::JWKSFetchError
- Defined in:
- lib/jwt/pq/errors.rb
Overview
Raised when a remote JWKS fetch fails — network error, timeout, non-2xx response, oversized body, or blocked URL (non-HTTPS, redirect). Parsing failures on the fetched body still surface as KeyError.