commit | 3cab960fb9cdffabf543e8bae3a377f29e82b163 | [log] [tgz] |
---|---|---|
author | Burcu Dogan <jbd@google.com> | Mon Sep 28 11:07:51 2015 -0700 |
committer | Burcu Dogan <jbd@google.com> | Mon Sep 28 18:31:21 2015 +0000 |
tree | 5be21ed6a2b2d62a98cc2edbfa468980a34747b3 | |
parent | c30abeebd1a0c41f6e0d9ad6d26fd9daf8aff7d6 [diff] |
internal: add slack.com to the broken auth list Change-Id: I491418962516c71ee61eba2a4bac76967c75a5da Reviewed-on: https://go-review.googlesource.com/15049 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
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 @@ "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