feat: 增加 GitHub 和 Google 邮箱快捷登录
This commit is contained in:
@@ -347,6 +347,8 @@ export const useAppStore = defineStore('app', () => {
|
||||
wechat_oauth_mobile_enabled: false,
|
||||
oidc_oauth_enabled: false,
|
||||
oidc_oauth_provider_name: 'OIDC',
|
||||
github_oauth_enabled: false,
|
||||
google_oauth_enabled: false,
|
||||
backend_mode_enabled: false,
|
||||
version: siteVersion.value,
|
||||
balance_low_notify_enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user