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

How register new third party plugin in IOC #23

Closed
CharnjeetIotasol opened this issue Oct 5, 2017 · 1 comment
Closed

How register new third party plugin in IOC #23

CharnjeetIotasol opened this issue Oct 5, 2017 · 1 comment
Labels

Comments

@CharnjeetIotasol
Copy link

I am try to used the oauth server in app but I am getting this exception:

warn: [core\IoC] Cannot find module 'simple-oauth2'

I am using this plugin:

https://www.npmjs.com/package/@types/simple-oauth2

Can you please help me?

@hirsch88
Copy link
Member

hirsch88 commented Nov 2, 2017

Well this is not a plugin. This are just types.
And if there is problem just have a look into the code. We just use inversify.js.

https://github.com/inversify

@hirsch88 hirsch88 closed this as completed Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants