mailersend / mailersend-nodejs

The official MailerSend Node.js SDK
https://developers.mailersend.com
MIT License
125 stars 17 forks source link

Suggest to add token as .env variable instead of explicit declaration #67

Closed Agathe-Brusset closed 1 year ago

Agathe-Brusset commented 1 year ago

To better enforce security on our SDKs and avoid incidents, please avoid suggesting our users set explicit declaration of the API/SMTP token in the code and instead suggest setting the API key as an environment variable.