hrithiqball / e-jobpack

An asset management system targetting oil and gas based company
https://e-jobpack-app.vercel.app
1 stars 1 forks source link

[FEAT] add nodemailer for auth #37

Closed hrithiqball closed 10 months ago

hrithiqball commented 10 months ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like Add nodemailer js to send magic link for authentication

Describe alternatives you've considered

Additional context

hrithiqball commented 10 months ago

https://javascript.plainenglish.io/sending-emails-with-nodemailer-in-next-js-ccada06abfc9

hrithiqball commented 10 months ago

https://www.youtube.com/watch?v=wWiTouBHibs

hrithiqball commented 10 months ago

https://stackoverflow.com/questions/4113701/sending-emails-in-node-js

hrithiqball commented 10 months ago

added react-email and resend. created resend account but not implemented yet