forked from remote/oauth2
add gitter token url to broken provider list
This commit is contained in:
@@ -134,6 +134,7 @@ var brokenAuthHeaderProviders = []string{
|
|||||||
"https://stackoverflow.com/oauth/access_token",
|
"https://stackoverflow.com/oauth/access_token",
|
||||||
"https://account.health.nokia.com",
|
"https://account.health.nokia.com",
|
||||||
"https://accounts.zoho.com",
|
"https://accounts.zoho.com",
|
||||||
|
"https://gitter.im/login/oauth/token",
|
||||||
}
|
}
|
||||||
|
|
||||||
// brokenAuthHeaderDomains lists broken providers that issue dynamic endpoints.
|
// brokenAuthHeaderDomains lists broken providers that issue dynamic endpoints.
|
||||||
|
|||||||
Reference in New Issue
Block a user