rajuez / socialite
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
v2.1.3
2015-12-03 10:12 UTC
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: ~5.0|~6.0
- illuminate/contracts: ~5.0
- illuminate/http: ~5.0
- illuminate/support: ~5.0
- league/oauth1-client: ~1.0
Requires (Dev)
- mockery/mockery: ~0.9
- phpunit/phpunit: ~4.0
README
Introduction
Laravel Socialite provides an expressive, fluent interface to OAuth authentication with Facebook, Twitter, Google, LinkedIn, GitHub and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing.
Official Documentation
Documentation for Socialite can be found on the Laravel website.
License
Laravel Socialite is open-sourced software licensed under the MIT license