library social-oauth
SocialOAuth
visualweber/social-oauth
SocialOAuth
- Sunday, February 12, 2017
- by visualweber
- Repository
- 1 Watchers
- 0 Stars
- 6 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
SocialOAuth
Great OAuth2 client for ZF1. It provides clients for github, google, facebook and linkedin, others are coming soon., (*1)
The library is kept as simple as possible, it does not provide routes or controllers., (*2)
Installation with Composer
- Add this project in your
composer.json:
"require": {
"visualweber/social-oauth": "dev-master",
}
- Fetch the repository with composer:
$ php composer.phar update
Usage
TODO
- Add other clients
- Write some decent documentation.
- Demo module is on it's way.
dev-master
9999999-dev
SocialOAuth
Sources
Download
BSD-3-Clause
visualweber
socials oauth