pub fn async_conjure_client( service: &'static str, uri: Url, ) -> Result<PlatformVerifierClient, Error>