DEV Community

Discussion on: Sending Emails Securely Using Node.js, Nodemailer, SMTP, Gmail, and OAuth2

Collapse
 
shmoji profile image
Joshua T Jackson

What's the point of using Nodemailer when you can send emails using just the Gmail API?

Collapse
 
alohe profile image
Alohe

Its easier to implement i guess