oauth2: Add Box to the list of broken OAuth providers.

Change-Id: I85f44714ec0571dc0358aecdc1cde92dca954da0
Reviewed-on: https://go-review.googlesource.com/8830
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
ttacon 2015-04-12 18:27:10 -04:00 committed by Brad Fitzpatrick
parent a8c019d04a
commit 23f31c341b

View File

@ -106,6 +106,7 @@ var brokenAuthHeaderProviders = []string{
"https://oauth.sandbox.trainingpeaks.com/",
"https://oauth.trainingpeaks.com/",
"https://www.strava.com/oauth/",
"https://app.box.com/",
}
// providerAuthHeaderWorks reports whether the OAuth2 server identified by the tokenURL