Added gitee OAuth

Signed-off-by: Yuxiang Gao <yuxiang-gao@outlook.com>
This commit is contained in:
Yuxiang Gao
2022-12-31 17:46:36 +08:00
parent 9033cd109e
commit 19ccc70fe5
6 changed files with 137 additions and 1 deletions
+3
View File
@@ -59,6 +59,7 @@ func TestSettingsList(t *testing.T) {
`"kakaoAuth":{`,
`"twitchAuth":{`,
`"stravaAuth":{`,
`"giteeAuth":{`,
`"secret":"******"`,
`"clientSecret":"******"`,
},
@@ -127,6 +128,7 @@ func TestSettingsSet(t *testing.T) {
`"kakaoAuth":{`,
`"twitchAuth":{`,
`"stravaAuth":{`,
`"giteeAuth":{`,
`"secret":"******"`,
`"clientSecret":"******"`,
`"appName":"acme_test"`,
@@ -184,6 +186,7 @@ func TestSettingsSet(t *testing.T) {
`"kakaoAuth":{`,
`"twitchAuth":{`,
`"stravaAuth":{`,
`"giteeAuth":{`,
`"secret":"******"`,
`"clientSecret":"******"`,
`"appName":"update_test"`,