Social Auth is an open source and free PHP library that handles this process very easily. In order to simplify sign-in/sign-up processes and reach user data instantly, authenticating + authorizing users through social networks is a highly-used.

Social Auth

It has support for 3 major networks: Facebook, Twitter and Google+. The library is not limited to registration + login but can also pull user data where supported.

Requirements: PHP

Website: http://docs.sonhlab.com/social-auth-for-php-app/
Demo: http://demo.siterepo.com/free/sonhlab-social-auth/

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

3 × 4 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

Easily create a Zip file using PHP

Creating .ZIP archives using PHP can be just as simple as creating them on your desktop. PHP's ZIP class provides all the functionality you need!

Genghis – A Single File MongoDB Admin

In order to manage MongoDB databases easily, Genghis, a single-file, self-hosted and web-based solution is pretty handy. It can be installed either as a Ruby gem or as a standalone PHP script.

Pico – Flat-File CMS

Pico is an open source CMS application that is capable of very few things. It uses flat-files as the database and built with PHP. Simply, there is no setup and the app works instantly.