Sending email with Nodemailer and OAuth 2.0
Email sending feature is a-must in almost every application. Here is the tutorial on how we can send email using nodemailer and OAuth 2.0 ๐๐ฅ This first step is crucial as we need client ID and client secret which will be later added in the OAuth2 p...
Mar 3, 20253 min read
