Skip to main content

fetch_oauth_discovery

Function fetch_oauth_discovery 

pub async fn fetch_oauth_discovery(
    client: &Client,
) -> Result<OAuthDiscovery, Error>