Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2016-01-25 11:53:14 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b69436d336f53a1e86cba998e1c8597aa8c7ab17
b69436d3
1 parent
877f904c
Updated 第三方登录 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
第三方登录.md
第三方登录.md
View file @
b69436d
...
...
@@ -5,7 +5,9 @@
第三方登录成功后需要上传第三方信息给服务器
在/after_bind接口提交时增加参数payload。payload的格式为json,其中包括从授权服务器获得的所有key-value内容。
payload=base64(json)
参数为:
| key | Android微信 | AndroidQQ | 是否必须 |
...
...
Please
register
or
login
to post a comment