grpcc icon indicating copy to clipboard operation
grpcc copied to clipboard

Passing client id and secret

Open doronkatz opened this issue 6 years ago • 1 comments

I am new to gRPC but using this tool how do you provide a client id and secret with the endpoint address?

doronkatz avatar Jun 22 '18 16:06 doronkatz

for example: grpcc --proto ./service/myservice.proto --address 127.0.0.1:3466

haozipang avatar Apr 21 '19 03:04 haozipang