chingu-voyages / v51-tier3-team-31

Add-project-description-here | Voyage-51 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
0 stars 0 forks source link

Feat/164 task api on invite participant api controller sent email to invited user #167

Closed Morais-C closed 3 weeks ago

Morais-C commented 3 weeks ago

Added a new utility function on /utils/sendEmail.ts.

Updated invite-participant controller to send an email to invited user.

Please add this new variables to .env file (see .env.example) GOOGLE_ACCOUNT_EMAIL= GOOGLE_APP_PASSWORD=

Note: The email body do not contains yet links to Accept/Decline - TBD