diff --git a/internal/token.go b/internal/token.go index 75adbe5..db209d8 100644 --- a/internal/token.go +++ b/internal/token.go @@ -109,6 +109,7 @@ var brokenAuthHeaderProviders = []string{ "https://test-sandbox.auth.corp.google.com", "https://user.gini.net/", "https://api.netatmo.net/", + "https://slack.com/", } // providerAuthHeaderWorks reports whether the OAuth2 server identified by the tokenURL