Skip to main content

fetch_discovery_document

Function fetch_discovery_document 

Source
pub(crate) async fn fetch_discovery_document(
    state: &Arc<Mutex<CliState>>,
) -> Result<WellKnownDiscoveryDocument, OperationOutcomeError>
Expand description

Fetches (and caches on CliState) the OIDC discovery document for the active profile.