FriendsOfPHP/security-advisories

Mr

211438755-svg opened this issue · 0 comments

window.Intercom("boot", {
app_id: "zj4ue3i1",
name: "<%= current_user.name %>", // Full name
email: "<%= current_user.email %>", // Email address
created_at: "<%= current_user.created_at.to_i %>" // Signup date as a Unix timestamp
});