https://github.com/evgeniy-dammer/httpbasicauthgrpc
HTTP Basic Authentication with gRPC in Go Microservices
https://github.com/evgeniy-dammer/httpbasicauthgrpc
go golang grpc http-authentication microservice
Last synced: 3 months ago
JSON representation
HTTP Basic Authentication with gRPC in Go Microservices
- Host: GitHub
- URL: https://github.com/evgeniy-dammer/httpbasicauthgrpc
- Owner: evgeniy-dammer
- Created: 2022-05-13T06:21:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T06:33:55.000Z (about 4 years ago)
- Last Synced: 2025-01-01T09:42:20.248Z (over 1 year ago)
- Topics: go, golang, grpc, http-authentication, microservice
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/basicauth.go
Awesome Lists containing this project
README
# HTTP Basic Authentication with gRPC in Go Microservices