pub async fn handle( url: &str, http_client: &ClientWithMiddleware, command: AuthCommands, ) -> Result<()>