oauth2/internal
voutasaurus cce311a261 internal: fix broken auth header provider
Change I9cfd46787ebfb27cf2775dd3357eb26e089322a3 added
login.microsoft.net as a broken auth header provider. This was meant to
be login.windows.net. This change removes login.microsoft.net and adds
login.windows.net.

Change-Id: I6178053ab5c86b4f38996042384e1f4a139560aa
Reviewed-on: https://go-review.googlesource.com/47250
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-06-29 19:07:18 +00:00
..
oauth2.go internal: simplify map value literal 2017-02-14 23:18:24 +00:00
oauth2_test.go internal: simplify map value literal 2017-02-14 23:18:24 +00:00
token.go internal: fix broken auth header provider 2017-06-29 19:07:18 +00:00
token_test.go internal: Use provided context in subsequent request 2017-06-29 18:09:26 +00:00
transport.go internal: primarily use the HTTP client provided in the context 2015-12-04 19:36:38 +00:00
transport_test.go internal: fix transport_test use of nil Context 2016-05-04 21:42:46 +00:00