We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2820760 commit d668ce9Copy full SHA for d668ce9
internal/token.go
@@ -136,6 +136,7 @@ var brokenAuthHeaderProviders = []string{
136
"https://accounts.zoho.com",
137
"https://gitter.im/login/oauth/token",
138
"https://openid-connect.onelogin.com/oidc",
139
+ "https://api.dailymotion.com/oauth/token",
140
}
141
142
// brokenAuthHeaderDomains lists broken providers that issue dynamic endpoints.
0 commit comments