https://github.com/evgeniy-dammer/tokenauthgrpc
Token Based Authentication with gRPC in Go Microservices
https://github.com/evgeniy-dammer/tokenauthgrpc
go golang grpc microservice token-authetication token-based-authentication
Last synced: about 2 months ago
JSON representation
Token Based Authentication with gRPC in Go Microservices
- Host: GitHub
- URL: https://github.com/evgeniy-dammer/tokenauthgrpc
- Owner: evgeniy-dammer
- Created: 2022-05-16T08:30:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T08:31:01.000Z (about 4 years ago)
- Last Synced: 2025-06-05T19:06:14.455Z (about 1 year ago)
- Topics: go, golang, grpc, microservice, token-authetication, token-based-authentication
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/tokenauth.go
Awesome Lists containing this project
README
# Token Based Authentication with gRPC in Go Microservices