envomer/oauth-5-laravel

OAuth Service Provider for Laravel 5
38
Install
composer require envomer/oauth-5-laravel
Latest Version:1.0.5
PHP:>=5.4
License:MIT
Last Updated:Jun 7, 2015
Links: GitHub  ·  Packagist
Maintainer: envomer

OAuth wrapper for Laravel 5

oauth-5-laravel is a simple laravel 5 service provider (wrapper) for logical-and/php-oauth which provides oAuth support in PHP 5.4+ and is very easy to integrate with any project which requires an oAuth client.

Was first developed by oriceon for Laravel 5 and I updated the composer package for the oAuth Lib.