forked from remote/oauth2
Add dailymotion to brokenAuthHeaderProviders
Change-Id: Ide7a3ce0d7d565dda6ae2fcb120e5468bebbf024
GitHub-Last-Rev: 49c15935ef
GitHub-Pull-Request: golang/oauth2#350
Reviewed-on: https://go-review.googlesource.com/c/152023
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
@@ -136,6 +136,7 @@ var brokenAuthHeaderProviders = []string{
|
|||||||
"https://accounts.zoho.com",
|
"https://accounts.zoho.com",
|
||||||
"https://gitter.im/login/oauth/token",
|
"https://gitter.im/login/oauth/token",
|
||||||
"https://openid-connect.onelogin.com/oidc",
|
"https://openid-connect.onelogin.com/oidc",
|
||||||
|
"https://api.dailymotion.com/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