[#3323] added Patreon OAuth2 provider

Co-authored-by: GHOST <ghostdevbusiness@gmail.com>
This commit is contained in:
Gani Georgiev
2023-09-16 08:20:49 +03:00
parent f605521208
commit 71f9be3cb0
41 changed files with 3953 additions and 3823 deletions
+3
View File
@@ -80,6 +80,7 @@ func TestSettingsList(t *testing.T) {
`"instagramAuth":{`,
`"vkAuth":{`,
`"yandexAuth":{`,
`"patreonAuth":{`,
`"secret":"******"`,
`"clientSecret":"******"`,
},
@@ -161,6 +162,7 @@ func TestSettingsSet(t *testing.T) {
`"instagramAuth":{`,
`"vkAuth":{`,
`"yandexAuth":{`,
`"patreonAuth":{`,
`"secret":"******"`,
`"clientSecret":"******"`,
`"appName":"acme_test"`,
@@ -231,6 +233,7 @@ func TestSettingsSet(t *testing.T) {
`"instagramAuth":{`,
`"vkAuth":{`,
`"yandexAuth":{`,
`"patreonAuth":{`,
`"secret":"******"`,
`"clientSecret":"******"`,
`"appName":"update_test"`,