diff --git a/oauth2.go b/oauth2.go index f799eda..dae0066 100644 --- a/oauth2.go +++ b/oauth2.go @@ -430,6 +430,7 @@ var brokenAuthHeaderProviders = []string{ "https://api.pushbullet.com/", "https://oauth.sandbox.trainingpeaks.com/", "https://oauth.trainingpeaks.com/", + "https://www.strava.com/oauth/", } // providerAuthHeaderWorks reports whether the OAuth2 server identified by the tokenURL