1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-10-21 22:56:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

后端获取用户绑定第三方平台接口完成

This commit is contained in:
2022-04-04 22:18:06 +08:00
parent 48f01a0024
commit 9fa00a2788
7 changed files with 99 additions and 12 deletions

View File

@@ -647,7 +647,7 @@ __可选__|string
Third Party Controller
[[_qqusingget]]
[[_callbackusingget]]
==== 快捷登录回调函数
....
GET /api/third-party/callback/{platform}
@@ -655,7 +655,7 @@ GET /api/third-party/callback/{platform}
===== 说明
传入 code 值,进行登录
如果传入 token 那么就是绑定第三方账号到当前登录账号,否则就是通过第三方授权登录
===== 参数
@@ -677,6 +677,8 @@ __可选__||string
__可选__||string
|**Query**|**state** +
__可选__||string
|**Query**|**token** +
__可选__|token|string
|===