google: add utilities to support STS token exchanges

This commit is contained in:
Patrick Jones
2020-10-29 11:22:53 -07:00
parent 6513477b5b
commit 2dcbad9c46
4 changed files with 58 additions and 23 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2020 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package externalaccount
import "fmt"