Closed coryan closed 2 years ago
To use these in the GUAC implementation we need to understand:
json_key
token_lifetime_seconds
grpc::CallCredentials
We still want to do this.
Closing, this was just my own curiosity.
To use these in the GUAC implementation we need to understand:
json_key
andtoken_lifetime_seconds
, the names allows one to make good guesses, but it would be good to know.token_lifetime_seconds
?grpc::CallCredentials
object?