how do I create a Gmail account from node js
I am trying to create a program that creates a temporary email using node.js. The idea is the user clicks on a generate button and an email that lasts for 24 hours is created and the password to that email as well
how do I create a Gmail account from node js
I am trying to create a program that creates a temporary email using node.js. The idea is the user clicks on a generate button and an email that lasts for 24 hours is created and the password to that email as well