oauth2: Add TrainingPeaks to list of broken oauth2 endpoints

Fixes #97

Change-Id: I8c61214aeb5fdd049a4eddbf8e8a25b130c908b0
Reviewed-on: https://go-review.googlesource.com/7450
Reviewed-by: Andrew Gerrand <adg@golang.org>
This commit is contained in:
Kun 2015-03-11 18:58:16 -06:00 committed by Andrew Gerrand
parent 7e88c64e80
commit 42633ef623
1 changed files with 2 additions and 0 deletions

View File

@ -428,6 +428,8 @@ var brokenAuthHeaderProviders = []string{
"https://api.odnoklassniki.ru/",
"https://connect.stripe.com/",
"https://api.pushbullet.com/",
"https://oauth.sandbox.trainingpeaks.com/",
"https://oauth.trainingpeaks.com/",
}
// providerAuthHeaderWorks reports whether the OAuth2 server identified by the tokenURL