Skip to main content

installation_access_token

Function installation_access_token 

Source
pub fn installation_access_token(
    client: &Client,
    api_base_url: &str,
    credential: &SecretValue,
    private_key: Option<&SecretValue>,
    redactor: &mut Redactor,
) -> Result<String, ViaError>