pub async fn complete_device_code_login( opts: ServerOptions, device_code: DeviceCode, ) -> Result<()>