mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-04 08:01:39 +08:00
第三方登录添加GitHub
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<button type="button" onclick="thirdPartyLogin('gitee')">Gitee</button>
|
||||
<button type="button" onclick="thirdPartyLogin('OSCHINA')">OSCHINA</button>
|
||||
<button type="button" onclick="thirdPartyLogin('feishu')">飞书</button>
|
||||
<button type="button" onclick="thirdPartyLogin('GitHub')">GitHub(不稳定)</button>
|
||||
<button type="button" onclick="thirdPartyLogin('qq')">QQ</button>
|
||||
<script>
|
||||
// 第三方授权登录逻辑
|
||||
|
Reference in New Issue
Block a user