Skip to main content

execute

Function execute 

Source
pub async fn execute(
    user_token: Option<String>,
    auth_service_url: &str,
    auth_path: &str,
    service_token: &str,
) -> Result<String, Error>