23 likes
·
11.6K reads
4 comments
·Oct 24, 2023
Oct 24, 2023
hey i was thinking of adding a functionality where multiple users can send to other email user how can i do that do i have to ask for their client and secret id refresh token etc. or their is some way that i can authenticate without doing this?
·
·Mar 27, 2024
Mar 27, 2024
There is a mistake in the installation command. It should be:
npm install nodemailer gooogleapis dotenv "gooogleapis" should appear with 2 'o's instead of 3
·
·May 27, 2024
May 27, 2024
This is very clear and nicely summarized. Thank you!
·
·Jul 25, 2024
Jul 25, 2024
after a week it show gaxios error GaxiosError: invalid_grant at async OAuth2Client.refreshTokenNoCach
·