Thursday 28 May 2020

Mail authentication with Node.js

I am sort of new to Node.js. I have worked with phone number auth (using Vonage/Nexmo API) and JWT for user sessions so far. Now I want to try email. Email seems a bit more challenging since I got to have my own email server (unless I read that wrong) and use that. Is email really more challenging than phone authentication? Do I need a web domain first to get started? Does Mailgun or some other email provider offer an email server as well or do I need to do something like configure it on Google Cloud?I appreciate those that do give a response and try to help. Thank you all so much! :)

Submitted May 28, 2020 at 08:30AM by jazilzaim

No comments:

Post a Comment