Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1340)

Unified Diff: tokenserver/api/machine_token.pb.go

Issue 2785973002: token-server: Add protos for new API for generating service account tokens. (Closed)
Patch Set: more nits Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tokenserver/api/machine_token.pb.go
diff --git a/tokenserver/api/machine_token.pb.go b/tokenserver/api/machine_token.pb.go
index f5aed9af31f948f39e57d2f7cdd95acc9e0e7df7..9640c456ea244918566e98564c2e2e9449b56b12 100644
--- a/tokenserver/api/machine_token.pb.go
+++ b/tokenserver/api/machine_token.pb.go
@@ -6,11 +6,14 @@ Package tokenserver is a generated protocol buffer package.
It is generated from these files:
github.com/luci/luci-go/tokenserver/api/machine_token.proto
+ github.com/luci/luci-go/tokenserver/api/oauth_token_grant.proto
github.com/luci/luci-go/tokenserver/api/token_file.proto
It has these top-level messages:
MachineTokenBody
MachineTokenEnvelope
+ OAuthTokenGrantBody
+ OAuthTokenGrantEnvelope
TokenFile
*/
package tokenserver

Powered by Google App Engine
This is Rietveld 408576698