問題描述
我正在尋找一個已經完成的 openid 登錄庫,我可以將它插入"到我的應用程序中,并允許使用您在許多易于訪問的網站上看到的任何 openid、facebook、twitter 方法進行訪問.
I am looking for an already completed openid login library that I can just 'plug' into my application and allow for access using any of the openid, facebook, twitter, methods that you would see on many well accessible websites.
一個例子是 Woot.com 的登錄:
An example would be Woot.com's login:
https://account.woot.com/login?returnurl=http%3a%2f%2fwoot.com%2fdefault.aspx
我想要一個我不需要花很多時間的,因為我希望我的用戶可以使用這種可訪問性,但我不想犧牲我的大部分開發時間來修補它或解決錯誤使用 facebook 工作,而不是 twitter 等;
I would like one that I don't have to spend lots of time on, as I would like this accessibility for my users but I do not wish to sacrifice a large portion of my development tinkering with it, or working out bugs with facebook working, and not twitter, etc;
想法?
推薦答案
HybridAuth,一個免費和開源的基于 Web 的 PHP 社交網絡服務項目,使用戶能夠使用他們的 OpenID、Twitter、Facebook、MySpaceID、Google、AOL、Friendster 或 Vimeo 帳戶.
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 是一個簡單的 SSO PHP 庫.
HybridAuth is one and simple SSO PHP Library.
http://www.phpkode.com/projects/item/hybridauth/
這篇關于PHP OpenID 庫,允許 facebook/openid/twitter 等;的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!