PHP OpenID Library that allows facebook / openid / twitter, etc;

◇◆丶佛笑我妖孽 提交于 2019-11-28 18:54:20

HybridAuth, a free and open source web-based PHP Social Networking service project enables users to authenticate in your blog, Web site or application using their OpenID, Twitter, Facebook, MySpaceID, Google, AOL, Friendster or Vimeo Accounts.

HybridAuth is one and simple SSO PHP Library.

http://www.phpkode.com/projects/item/hybridauth/

I actually searched some more and found that there is a CodeIgniter module that does all this (back in February/March when I was working hard on my app, there was none).

For people that need this as well for CodeIgniter: http://code.google.com/p/a3m/

There are a few open source projects that are active on github and google code.

http://github.com/openid/php-openid

But that is as simple as it gets unless you are already using a created framework like Kohana or Cake or whatever. IF you are using one of those, chances are they have worked on a module for OAuth and FB / TW / OID stuff. I prefer Kohana, and they have many great modules.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!