mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-15 15:03:50 +08:00
@ -74,7 +74,8 @@ class ProviderEditPage extends React.Component {
|
||||
{id: 'Facebook', name: 'Facebook'},
|
||||
{id: 'DingTalk', name: 'DingTalk'},
|
||||
{id: 'Weibo', name: 'Weibo'},
|
||||
{id: 'Gitee', name: 'Gitee'}
|
||||
{id: 'Gitee', name: 'Gitee'},
|
||||
{id: 'LinkedIn', name: 'LinkedIn'},
|
||||
]
|
||||
);
|
||||
} else if (provider.category === "Email") {
|
||||
|
Reference in New Issue
Block a user