mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-10 12:50:29 +08:00
feat: add wecom provider (#200)
Signed-off-by: sh1luo <690898835@qq.com>
This commit is contained in:
@@ -75,6 +75,7 @@ class ProviderEditPage extends React.Component {
|
||||
{id: 'Weibo', name: 'Weibo'},
|
||||
{id: 'Gitee', name: 'Gitee'},
|
||||
{id: 'LinkedIn', name: 'LinkedIn'},
|
||||
{id: 'WeCom', name: 'WeCom'},
|
||||
]
|
||||
);
|
||||
} else if (provider.category === "Email") {
|
||||
|
Reference in New Issue
Block a user