develme/oauth-4-laravel

OAuth Service Provider for Laravel 4 with Pearson's PowerSchool support
8
Install
composer require develme/oauth-4-laravel
Latest Version:1.1.0.0
PHP:>=5.3
License:MIT
Last Updated:May 26, 2015
Links: GitHub  ·  Packagist
Maintainer: Verron

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"
    },

Related Packages

thesoulless/oauth-5-laravel

OAuth Service Provider for Laravel 5

1,198 1
edisonthk/google-oauth-laravel4

Optimize artdarek/oauth-4-laravel with Google OAuth 2.0 for laravel 4

5,131 1
oriceon/oauth-5-laravel

OAuth Service Provider for Laravel 5

1,634,798 174
artdarek/oauth-4-laravel

OAuth Service Provider for Laravel 4

518,442 678
gzero/laravel-oauth

Laravel 4 Oauth1/2 integration

149 0