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