feat: 增加 GitHub 和 Google 邮箱快捷登录
This commit is contained in:
@@ -16,6 +16,8 @@ import (
|
||||
|
||||
var authProviderTypes = map[string]struct{}{
|
||||
"email": {},
|
||||
"github": {},
|
||||
"google": {},
|
||||
"linuxdo": {},
|
||||
"oidc": {},
|
||||
"wechat": {},
|
||||
|
||||
Reference in New Issue
Block a user