pub async fn pull_share(code: &str, relay_url: &str) -> Result<(String, String)>
Pull {base_url, api_key} from the relay for code. api_key is decrypted with the code. Deletes the entry on success.
code