wordpress中实现微博登陆

WBOY
Release: 2016-06-06 20:45:29
Original
1233 people have browsed it

想自己开发,而不是使用插件,因为插件混乱无比。

那么这个操作流程是怎样的呢?

登记什么的不用说,这些操作都很熟练。

问题1:是使用php的oath sdk么?

然后呢?怎样分配用户账号?怎样绑定账号?

回复内容:

想自己开发,而不是使用插件,因为插件混乱无比。

那么这个操作流程是怎样的呢?

登记什么的不用说,这些操作都很熟练。

问题1:是使用php的oath sdk么?

然后呢?怎样分配用户账号?怎样绑定账号?

可以用微博的sdk集成,在user_meta中记录微博uid

有个插件叫opensocial,可以参考一下里面的代码。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!