samanthajayasinghe/oauth2-client

OAuth2 client supports for Google, Facebook and Linkedin

dev-master 2015-08-01 05:35 UTC

This package is not auto-updated.

Last update: 2024-04-17 07:43:54 UTC


README

#PHP OAuth2 Client lib

This Library support following OAuth2 client providers

  1. Google
  2. Facebook - (on dev )
  3. Linkedin - (on dev )

Installation

Adds the library in your composer.json file:

"require": {
    "samanthajayasinghe/oauth2-client": "dev"
}