Function auth_with_license

Source
pub async fn auth_with_license(
    license: String,
) -> Result<String, Box<dyn Error>>