samanthajayasinghe/oauth2-client

OAuth2 client supports for Google, Facebook and Linkedin

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/samanthajayasinghe/oauth2-client

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

This package is not auto-updated.

Last update: 2025-10-01 14:56:02 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"
}