Skip to content

Using Nodemailer To send Emails using Gmail but with a secured 0Auth2 approach.

Notifications You must be signed in to change notification settings

ProgrammingInBlood/nodemailer-gmail-Oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

nodemailer-gmail-Oauth2

Using nodemailer to send mail using gmail but with a more secured approach using Google Oauth2.

Run Locally

Clone the project

  git clone https://github.com/ProgrammingInBlood/nodemailer-gmail-Oauth2

Go to the project directory

  cd nodemailer-gmail-Oauth2

Install dependencies

  npm install

Start the server

  node server.js

Demo Video For How to Genrate Keys

About

Using Nodemailer To send Emails using Gmail but with a secured 0Auth2 approach.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published