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