add gitter token url to broken provider list

This commit is contained in:
lalyos 2018-11-20 19:47:23 +01:00
parent f42d051822
commit d1f5c9ebe6
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ var brokenAuthHeaderProviders = []string{
"https://stackoverflow.com/oauth/access_token",
"https://account.health.nokia.com",
"https://accounts.zoho.com",
"https://gitter.im/login/oauth/token",
}
// brokenAuthHeaderDomains lists broken providers that issue dynamic endpoints.