Social Oauth Login PHP

Overview

Social Login is single sign-on for end users. Using existing login information from a social network provider like Facebook, Twitter, Google, LinkedIn etc
the user can sign into a third party website instead of creating a new
account specifically for that website. This simplifies registrations and
logins for end users.

Features

  • Graphical Dasboard
  • User List
  • Oauth Settings
  • Recent Login Details
  • User Profile Details

Requirements

  • PHP >= 5.4
  • Mysqli > 5

Related