https://github.com/izumin5210/grpc-basicauth
`grpc-basicauth` implements interceptors support basic authentication, like HTTP's one.
https://github.com/izumin5210/grpc-basicauth
authentication grpc grpc-gateway
Last synced: about 1 month ago
JSON representation
`grpc-basicauth` implements interceptors support basic authentication, like HTTP's one.
- Host: GitHub
- URL: https://github.com/izumin5210/grpc-basicauth
- Owner: izumin5210
- License: mit
- Created: 2018-02-22T12:42:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T00:28:57.000Z (over 8 years ago)
- Last Synced: 2025-07-24T18:13:43.367Z (11 months ago)
- Topics: authentication, grpc, grpc-gateway
- Language: Go
- Homepage: https://godoc.org/github.com/izumin5210/grpc-basicauth
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grpc-basicauth
[](https://travis-ci.org/izumin5210/grpc-basicauth)
[](https://codecov.io/gh/izumin5210/grpc-basicauth)
[](https://godoc.org/github.com/izumin5210/grpc-basicauth)
[](https://badge.fury.io/go/github.com%2Fizumin5210%2Fgrpc-basicauth)
[](https://goreportcard.com/report/github.com/izumin5210/grpc-basicauth)
[](./LICENSE)
`grpc-basicauth` implements interceptors support basic authentication, like HTTP's one.