Skip to content

Commit 49c1593

Browse files
committed
Add dailymotion to brokenAuthHeaderProviders
1 parent 2820760 commit 49c1593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/token.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ var brokenAuthHeaderProviders = []string{
136136
"https://accounts.zoho.com",
137137
"https://gitter.im/login/oauth/token",
138138
"https://openid-connect.onelogin.com/oidc",
139+
"https://api.dailymotion.com/oauth/token",
139140
}
140141

141142
// brokenAuthHeaderDomains lists broken providers that issue dynamic endpoints.

0 commit comments

Comments
 (0)