envomer / oauth-5-laravel by envomer
forked from oriceon/oauth-5-laravel

OAuth Service Provider for Laravel 5
35
0
2
Package Data
Maintainer Username: envomer
Maintainer Contact: artdarek@gmail.com (Artdarek)
Package Create Date: 2015-05-28
Package Last Update: 2015-06-07
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:22:43
Package Statistics
Total Downloads: 35
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 1
Total Open Issues: 0

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.