Skip to main content

evaluate_freshness

Function evaluate_freshness 

Source
pub fn evaluate_freshness(
    registration: &IdentityProviderRegistration,
    exchange: &HttpExchange,
) -> Result<Freshness>
Expand description

Evaluate HTTP cache semantics to determine TTL for the fetched JWKS document.