oauth2/internal
Peter Hoyes f720f1faee Correct box.com API domain, which still doesn't support Authorization header
Box.com OAuth authorization fails stating "invalid client credentials". Correct API domain is "api.box.com" (source: https://developer.box.com/reference#token)

Change-Id: Icecd02017c44140c85186fcc3cd673cd1e24ecf0
GitHub-Last-Rev: b568688a5a
GitHub-Pull-Request: golang/oauth2#313
Reviewed-on: https://go-review.googlesource.com/129537
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-08-20 19:13:22 +00:00
..
client_appengine.go internal: remove RegisterContextClientFunc 2018-01-03 15:50:54 +00:00
doc.go oauth2/internal: remove duplicate package documentation 2017-09-28 01:05:08 +00:00
oauth2.go internal: inline CondVal function 2018-01-02 15:01:22 +00:00
token.go Correct box.com API domain, which still doesn't support Authorization header 2018-08-20 19:13:22 +00:00
token_test.go internal: return error if no access_token present in server response 2018-01-03 00:38:26 +00:00
transport.go internal: remove RegisterContextClientFunc 2018-01-03 15:50:54 +00:00