pub fn execute_oauth_device_code_start_with_response( stored: &mut Map<String, Value>, action: &Value, body: &Value, ) -> Result<Value>