Skip to main content

Module client

Module client 

Source
Expand description

HTTP client integration for JWKS retrieval.

Structs§

HttpExchange
HTTP exchange metadata captured for cache semantics evaluation.
HttpFetch
Metadata returned from a JWKS HTTP fetch (200 or 304).

Functions§

cache_control_header
Extract cache-control header as string for diagnostics.
fetch_jwks
Execute an HTTP request to retrieve JWKS for the given registration.