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

[Job Launcher] Add sendgrid mail service #738

Merged
merged 14 commits into from
Aug 14, 2023

Conversation

leric7
Copy link
Collaborator

@leric7 leric7 commented Jul 31, 2023

Description

For Job Launcher in Fortune, we need to use SendGrid to send emails for account verification, forget/restore password, etc.

Summary of changes

  • Added a new module sendgrid.
  • Updated auth service to use sendgrid service to send emails where necessary.
  • Added unit tests.

How test the changes

Related issues

Keywords for linking issues

Closes #694

Operational checklist

  • All new functionality is covered by tests
  • Any related documentation has been changed or added

@leric7 leric7 self-assigned this Jul 31, 2023
@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
escrow-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 10:11pm
faucet-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 10:11pm
fortune-exchange-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 10:11pm
fortune-exchange-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 10:11pm
fortune-job-launcher-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 10:11pm
fortune-job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 10:11pm
fortune-recording-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 10:11pm
fortune-reputation-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 10:11pm

@leric7 leric7 added the Fortune Fortune app label Jul 31, 2023
@leric7 leric7 changed the title add sendgrid mail service [Fortune] [Job Launcher] Add sendgrid mail service Jul 31, 2023
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server July 31, 2023 22:36 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle July 31, 2023 22:40 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client July 31, 2023 22:44 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle July 31, 2023 22:48 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client July 31, 2023 22:53 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server July 31, 2023 22:54 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle July 31, 2023 22:55 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle July 31, 2023 22:55 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle July 31, 2023 22:56 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server July 31, 2023 23:08 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 7, 2023 13:32 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 7, 2023 13:34 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 7, 2023 13:35 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 7, 2023 13:35 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 7, 2023 13:36 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 7, 2023 13:36 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 10, 2023 16:05 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 10, 2023 16:06 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 10, 2023 16:07 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 11, 2023 16:15 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 11, 2023 16:16 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 11, 2023 16:16 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 11, 2023 16:17 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 11, 2023 16:19 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 11, 2023 16:20 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 13, 2023 22:07 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 13, 2023 22:09 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 13, 2023 22:09 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 13, 2023 22:10 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 13, 2023 22:11 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 13, 2023 22:11 Inactive
@leric7 leric7 merged commit e46a445 into develop Aug 14, 2023
@leric7 leric7 deleted the fortune/job-launcher-mail-service branch September 19, 2023 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants