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

refactor(mailclient): pass api key explicitly #419

Merged
merged 4 commits into from
Apr 6, 2022

Conversation

seaerchin
Copy link
Contributor

Problem

see #395 for an associated write-up on the problem.

Closes #395

Solution

  1. pass the api key explicitly in the constructor \

Copy link
Contributor

@alexanderleegs alexanderleegs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor nit, but otherwise lgtm

services/identity/index.ts Outdated Show resolved Hide resolved
@seaerchin seaerchin force-pushed the ref/add-di-mailclient branch from 24a9e96 to d13ed96 Compare April 6, 2022 02:26
@seaerchin seaerchin merged commit 52b0894 into develop Apr 6, 2022
@seaerchin seaerchin deleted the ref/add-di-mailclient branch April 6, 2022 06:21
This was referenced Apr 14, 2022
harishv7 pushed a commit that referenced this pull request Feb 17, 2023
* refactor(mailclient): use di

* test(mailclient): update test for new api

* refactor(identity): update mailclient init

* chore(identity): update error message for mailclient to show on non local dev
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 this pull request may close these issues.

[REF] Add DI for MailClient
2 participants