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

Link API Gateway & Email Service Domain Registration #62

Open
tmthecoder opened this issue Mar 5, 2024 · 0 comments · May be fixed by #57
Open

Link API Gateway & Email Service Domain Registration #62

tmthecoder opened this issue Mar 5, 2024 · 0 comments · May be fixed by #57
Assignees

Comments

@tmthecoder
Copy link
Contributor

Link API Gateway & Email Service Domain Registration

Context

We need to link the base API Gateway endpoint with the email service register domain RPC

Acceptance Criteria

  • The email service is injected into the email send method's controller and is utilized within the register domain method
  • The API Gateway's register domain method converts the parameters to the format needed by the RPC method and calls it correctly
  • The route is protected by JWT middleware

Testing

  • Please ensure there are tests written for the following cases (at a minimum):
    • Calling the API endpoint w/ correct parameters (try different combinations)
    • Calling the API endpoint w/ incorrect parameters (incl. auth header)
    • Calling the API endpoint w/ an invalid auth header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants