Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Email Confirmation #110

Open
3 tasks
ObjectJosh opened this issue May 12, 2022 · 0 comments · May be fixed by #212
Open
3 tasks

Add Email Confirmation #110

ObjectJosh opened this issue May 12, 2022 · 0 comments · May be fixed by #212

Comments

@ObjectJosh
Copy link
Member

ObjectJosh commented May 12, 2022

Add the ability to send email confirmations via SendGrid
The existing partial implementation of email confirmations uses nodemailer, which we've been having issues with. Therefore, we are going to use sendgrid moving forward as recommended by the H4I board.

  • Create an account on SendGrid
  • Set up the required keys and complete other requisite steps to use sendgrid. Add them to the .env
  • Modify the functions in emailRoutes.js to use sendgrid functions

Helpful Links
Quickstart Guide
Domain Authentication

@eduardo661 eduardo661 self-assigned this Feb 16, 2023
@scallait scallait added this to the Emails and Receipts milestone Feb 16, 2023
@scallait scallait assigned brandonhuynh1 and unassigned eduardo661 May 31, 2023
@brandonhuynh1 brandonhuynh1 linked a pull request Jun 18, 2023 that will close this issue
11 tasks
@brandonhuynh1 brandonhuynh1 linked a pull request Jun 18, 2023 that will close this issue
11 tasks
@jjonathanlauu jjonathanlauu self-assigned this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants