Libraries tagged by http auth
victorhqc/oauth2-laravel
1 Downloads
OAuth2 Server for Laravel, using https://github.com/bshaffer/oauth2-server-php
tacman/oauth2-client-bundle
196 Downloads
knpuniversity's Integration with league/oauth2-client to provide services, with https hack
gponster/oauth-client
9 Downloads
Simple OAuth 1 client based-on PHP 5.3+ oAuth 1/2 Client Library https://github.com/Lusitanian/PHPoAuthLib
matt-czerner/oauth2-bundle
1522 Downloads
Forked trikoder/oauth2-bundle with personalized entity properties. Check out original https://github.com/trikoder/oauth2-bundle. Thanks.
gponster/laravel-oauth-server
11 Downloads
Based-on OAuth Consumer And Server Library For PHP at https://code.google.com/p/oauth-php/
friendlyscore/oauth2-client
2217 Downloads
This package provides OAuth2 client for FriendlyScore API. It is based on https://github.com/thephpleague/oauth2-client
webiny/forked-adoy-php-oauth2
101 Downloads
Forked from https://github.com/adoy/PHP-OAuth2
nordsoftware/lumen-oauth2-eloquent
114 Downloads
Eloquent storage connector for the https://github.com/nordsoftware/lumen-oauth2 module.
nordsoftware/lumen-oauth2-doctrine-odm
44 Downloads
Doctrine MongoDB storage connector for the https://github.com/nordsoftware/lumen-oauth2 module.
nordsoftware/lumen-oauth2-doctrine
194 Downloads
Doctrine storage connector for the https://github.com/nordsoftware/lumen-oauth2 module.
mbarwick83/twitter-api
3107 Downloads
Laravel 5.1 wrapper for the most popular PHP library for use with the Twitter OAuth REST API. https://github.com/abraham/twitteroauth
martenb/google
27 Downloads
Ultra easy-to-use Google login wrapper for [`Nette Framework`](https://github.com/nette/).
kylebeckles-brightfuture/twitteroauth
121 Downloads
PHP library to communicate with Twitter OAuth API version 1.1. Forked from hricardoper/twitteroauth @ https://github.com/ricardoper.
kravcik/facebook
6 Downloads
Easy-to-use Facebook login wrapper for [`Nette Framework`](https://github.com/nette/).
jamessiebert/socialite-cognito
5 Downloads
Allow oauth connections from AWS Cognito to Laravel Socialite. This allows laravel to log users in from your cognito user pool. Based on https://socialiteproviders.com/Laravel-Passport, the code closely follows this structure so its not too hard to change to a Laravel Passport identity provider.