oauth2: add user.gini.net to the broken providers

Change-Id: I4fa586bec82309bad4dbb02ae6b722f9c19608f6
Reviewed-on: https://go-review.googlesource.com/9804
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Daniel Kerwin 2015-05-08 12:42:44 +02:00 committed by Brad Fitzpatrick
parent ec6d5d770f
commit 2159a45684
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ var brokenAuthHeaderProviders = []string{
"https://www.strava.com/oauth/",
"https://app.box.com/",
"https://test-sandbox.auth.corp.google.com",
"https://user.gini.net/",
}
// providerAuthHeaderWorks reports whether the OAuth2 server identified by the tokenURL