Rupali HaldiyaforRupali Haldiyarupali.hashnode.net·Mar 1, 2023Send emails in Node.js using Nodemailer, Gmail & oAuth2In this article, I'm gonna discuss How to configure your gmail account for sending emails in node.js using nodemailer & oAuth2. Previously, we had an option for sending emails in node.js via gmail by allowing less secure apps in your gmail settings, ...Discuss·1 like·50 readsNode.js
Yash SolankiforYash's blogsolankiyash.hashnode.net·Jun 11, 2022Noob’s guide to using any Google API in NodeJsGoogle offers multiple services to its users and also offers developers the option to build super cool stuff by integrating these services into their apps using their APIs. You can check the list of all the apis provided by Google here In this articl...DiscussNode.js
Vedant KahalekarforThe Tech Villagethetechvillage.hashnode.net·Nov 28, 2022What are API's ?Introduction- An application programming interface (API) is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software.[1] A document or standard that des...Discussmicrocontent
Rupali HaldiyaforRupali Haldiyarupali.hashnode.net·Mar 1, 2023Send emails in Node.js using Nodemailer, Gmail & oAuth2In this article, I'm gonna discuss How to configure your gmail account for sending emails in node.js using nodemailer & oAuth2. Previously, we had an option for sending emails in node.js via gmail by allowing less secure apps in your gmail settings, ...Discuss·1 like·50 readsNode.js
Vedant KahalekarforThe Tech Villagethetechvillage.hashnode.net·Nov 28, 2022What are API's ?Introduction- An application programming interface (API) is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software.[1] A document or standard that des...Discussmicrocontent
Tushar KhatriforTushar Khatri Blogtusharkhatri.hashnode.net·Oct 26, 2022Send automated emails from your node.js app | Google OAuth2 and Nodemailer.I was searching for a viable option for the contact form of my personal website, believe me this is the best you can do for your forms. Get all the required secrets from Google Developer Console. Before doing anything in our code we have to first cre...Discuss·198 readsautomated emails
Yash SolankiforYash's blogsolankiyash.hashnode.net·Jun 11, 2022Noob’s guide to using any Google API in NodeJsGoogle offers multiple services to its users and also offers developers the option to build super cool stuff by integrating these services into their apps using their APIs. You can check the list of all the apis provided by Google here In this articl...DiscussNode.js