HybridAuth – A PHP Library For Authenticating With Social Services
17
Aug
// php the_time('Y') ?>
HybridAuth is an open source PHP library for authenticating through multiple social services and ID providers.
The services supported include OpenID,Facebook, LinkedIn, Google,Twitter, Windows Live, Foursquare, Vimeo, Yahoo, PayPal and more.
It can be integrated easily into existing websites by inserting a file and few lines to the sign-in/up pages.
Once authenticated, HybridAuth provides the connected user profile's in a rich, simple and standardized structure across all the social APIs.
And, besides authentication, the library enables us to interact with the social API client that the users are connected to.
Requirements: PHP 5.2+ (with cURL and SimpleXML enabled)
Website: http://hybridauth.sourceforge.net/
Website: http://hybridauth.sourceforge.net/
- Tags:
Facebook Google OpenID Php Twitter
- Filed under: Extras, GPL License, MIT License, Other Scripts/Apps.
- 1 Comment













One Response for "HybridAuth – A PHP Library For Authenticating With Social Services"
this is a good idea but unfortunately it rarely gets updated. last time i tried it facebook connect wouldn’t work cause the implementation in this library was 2 generations behind.