pub async fn make_admin_connector( admin_peer_id: PeerId, url: SafeUrl, api_secret: &Option<String>, iroh_enable_dht: bool, iroh_enable_next: bool, ) -> Result<DynClientConnector>