pub async fn continue_challenge( client: &mut Client, challenge: &Challenge, verification_token: &str, ) -> Result<(), Error>