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

Reject call #17

Open
lvandyk opened this issue Dec 19, 2018 · 3 comments
Open

Reject call #17

lvandyk opened this issue Dec 19, 2018 · 3 comments

Comments

@lvandyk
Copy link

lvandyk commented Dec 19, 2018

I would like to use this as a middleware and reject specific calls. Is it possible to do?

@ShrawanLakhe
Copy link

@lvandyk did u have any updates on this? I also need to process those specific service calls that are authorized and reject ones that are not authorized. I need to use callback to send response back from the grpc interceptors.

@lvandyk
Copy link
Author

lvandyk commented Jan 10, 2019

@ShrawanLakhe Unfortunately not. I am just doing manual checks on each grpc call which sucks.

@Robin-Hoodie
Copy link

Robin-Hoodie commented Jan 28, 2019

I've just opened a PR #19 to add this functionality

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

3 participants