Skip to main content

fetch_discovery_document

Function fetch_discovery_document 

Source
pub async fn fetch_discovery_document(
    discovery_endpoint: &str,
    client: &Client,
) -> Result<OidcDiscoveryDocument, OidcDiscoveryError>
Expand description

Fetch the OIDC discovery document from the IdP.