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

Passing context to isEnabled #182

Closed
danshapir opened this issue Oct 3, 2021 · 2 comments
Closed

Passing context to isEnabled #182

danshapir opened this issue Oct 3, 2021 · 2 comments

Comments

@danshapir
Copy link

As part of the official packages, you can always pass in the context object, but in this library, you cannot. The context is only part of the request and is piggybacking on it. Why is it so?
Let's assume I have some context which is calculated as part of the service/controller and doesn't arrive from the client in the Request, using this library it seems I can't use that data as part of the context.

Can this somehow be altered?

Thanks!

P.S
I was sure at the beginning it's just a wrapper around the node SDK, but you actually wrote everything from scratch! That's amazing!

@danshapir
Copy link
Author

@pmb0 ?

@pmb0
Copy link
Owner

pmb0 commented Oct 15, 2021

--> #199

@pmb0 pmb0 closed this as completed Oct 15, 2021
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

No branches or pull requests

2 participants