Skip to content

Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter, MySpace and Google.

Notifications You must be signed in to change notification settings

rwohleb/hybridauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HybridAuth 2.0.11-dev

HybridAuth enable developers to easily build social applications and tools to engage websites vistors and customers on a social level by implementing social signin, social sharing, users profiles, friends list, activities stream, status updates and more.

The main goal of HybridAuth is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter, MySpace and Google.

FEATURES

  • HybridAuth makes it easy to authenticate users with a wide variety of well known social networks,
  • HybridAuth provide the connected user profile's in a rich, simple and standardized structure across all the social apis,
  • Besides authentication, HybridAuth enables you to interact with the social api that the users are connected to in a simple way,
  • The complexity of implementing identity providers authentication and authorization protocols are simplified for the developers,
  • All transactions are completely transparent to the end user,

HybridAuth can be used for many purposes, such as:

  • enable users to sign-in/sign-up using popular social services,
  • allow users to share their comments, reviews and other activities from your site to their friends via social networks,
  • build social applications and tools to be integrated on a blog, web site, web applications, ERP or CRM, etc.

HybridAuth Repository

HybridAuth repository is made up of several projects:

  • HybridAuth Core library which include OpenID, Facebook, Twitter, LinkedIn, MySpace, Google, Yahoo, Windows Live, Foursquare and AOL.
  • The additional providers project which contains many others services which you may want to use,
  • Examples and demos, which contains three working examples for you to test,

Getting Started

We highly recommend to download and use the latest release from HybridAuth website at http://hybridauth.sourceforge.net/download.html

You can find HybridAuth complete documentation at http://hybridauth.sourceforge.net

About

Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter, MySpace and Google.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.9%
  • JavaScript 4.1%