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
魏涛
2015-05-01 21:29:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a66a430e6ac9dbb3acf6f3660a47b3dc52ef52b4
a66a430e
1 parent
9c56fbaa
Updated 第三方登陆 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
第三方登陆.md
第三方登陆.md
View file @
a66a430
当用户点击登陆界面的第三方登陆按钮时,客户端将向授权方申请授权,当取得授权后尝试登陆本服务器,服务器将返回该授权是否初始化过,如果没有初始化过则会通知客户端需要绑定初始化信息,此时客户端需要向授权方申请获取个人信息,并将拿到的数据汇报给服务器。完成初次的第三方登陆。
以后的第三方登陆由于服务器端已经拥有了用户的这些信息,则不再需要客户端查看其个人信息。
\ No newline at end of file
...
...
Please
register
or
login
to post a comment