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

convert to gRPC with REST proxy #78

Closed
cainlevy opened this issue Nov 3, 2018 · 1 comment
Closed

convert to gRPC with REST proxy #78

cainlevy opened this issue Nov 3, 2018 · 1 comment

Comments

@cainlevy
Copy link
Member

cainlevy commented Nov 3, 2018

AuthN could support both gRPC and REST by converting the core service to gRPC and integrating https://github.com/grpc-ecosystem/grpc-gateway. This could make it easier to write backend clients in target languages while maintaining flexibility for frontend clients that don't want to bundle grpc-web (50kb).

@dhillondeep
Copy link

After some discussion it was decided that it is best to have a GRPC fork for this and you can check the fork at https://github.com/uptimize/authn-grpc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants