Closed radumarias closed 3 months ago
Expose a cli with an auth method that can be run as root only and returns a token that you can then use in the gRPC calls.
cli
auth
token
gRPC
https://github.com/hyperium/tonic/tree/master/examples/src/authentication
duplicate #7
Expose a
cli
with anauth
method that can be run as root only and returns atoken
that you can then use in thegRPC
calls.https://github.com/hyperium/tonic/tree/master/examples/src/authentication