Skip to content

Instantly share code, notes, and snippets.

@agaerig
Created June 29, 2021 19:40
Show Gist options
  • Save agaerig/b8ed3b56f8834d90403a99a029c097f6 to your computer and use it in GitHub Desktop.
Save agaerig/b8ed3b56f8834d90403a99a029c097f6 to your computer and use it in GitHub Desktop.
requestPasswordReset: {
account: 'cnt',
emailFrom: 'forgetpassword@cntraveler.com',
templateId: 'd-b92087e0005e4515973e74cb918fcc81',
substitutions: {
domain: {
production: 'https://www.cntraveler.com',
staging: 'https://stag.cntraveler.com',
ci: 'TKTKTKTKTK'
},
site_name: 'Condé Nast Traveler',
subject: 'Reset your password'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment