Skip to main content

fetch_token

Function fetch_token 

Source
pub async fn fetch_token(
    client: &Client,
    challenge: &BearerChallenge,
    secret: Option<&str>,
    source_name: &str,
) -> BundleResult<String>