summaryrefslogtreecommitdiff
path: root/internal/token.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/token.go')
-rw-r--r--internal/token.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/token.go b/internal/token.go
index 766cfb6..0487c81 100644
--- a/internal/token.go
+++ b/internal/token.go
@@ -104,9 +104,9 @@ var brokenAuthHeaderProviders = []string{
"https://app.box.com/",
"https://connect.stripe.com/",
"https://graph.facebook.com", // see https://github.com/golang/oauth2/issues/214
- "https://login.microsoft.net",
"https://login.microsoftonline.com/",
"https://login.salesforce.com/",
+ "https://login.windows.net",
"https://oauth.sandbox.trainingpeaks.com/",
"https://oauth.trainingpeaks.com/",
"https://oauth.vk.com/",