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 1f9b3a1 commit 2cd4472Copy full SHA for 2cd4472
internal/token.go
@@ -114,6 +114,7 @@ var brokenAuthHeaderProviders = []string{
114
"https://www.googleapis.com/",
115
"https://www.linkedin.com/",
116
"https://www.strava.com/oauth/",
117
+ "https://www.wunderlist.com/oauth/",
118
}
119
120
func RegisterBrokenAuthHeaderProvider(tokenURL string) {
0 commit comments