oauth-4-laravel maintained by develme
Description
OAuth Service Provider for Laravel 4 with Pearson's PowerSchool support
Authors
Last update
2015/05/26 21:22
(dev-master)
License
Downloads
8
Tags
Important Notice
This repository was forked from artdarek to add support for Lusitanian/PHPoAuthLib's UriInterface parameter seen within the ServiceFactory's createService method. Please visit artdarek's page for more detail.
Laravel 4 Install
"require": {
"develme/oauth-4-laravel": "~1.0.7"
},
Laravel 5 Install
"require": {
"develme/oauth-4-laravel": "~1.1"
},