//
pkg.gl
Category
github.com/jacobkranz/grpc-go
examples
oauth
directory
1.14.0
Repository:
https://github.com/jacobkranz/grpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
client
The client demonstrates how to supply an OAuth2 token for every RPC.
server
The server demonstrates how to consume and validate OAuth2 tokens provided by clients for each RPC.