mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
Add dailymotion to brokenAuthHeaderProviders
Change-Id: Ide7a3ce0d7d565dda6ae2fcb120e5468bebbf024 GitHub-Last-Rev: 49c15935ef0f0d700c2838ceb45fb86e00c4d6d1 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:
parent
28207608b8
commit
d668ce9938
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user