yasergh / oauth2-snono
Laravel wrapper around OAuth 2 libraries.
dev-master / 3.0.1.x-dev
2018-10-18 08:05 UTC
Requires
- php: >=5.6.4
- guzzlehttp/guzzle: ~6.0
- illuminate/contracts: ~5.4
- illuminate/http: ~5.4
- illuminate/support: ~5.4
- league/oauth1-client: ~1.0
Requires (Dev)
- mockery/mockery: ~0.9
- phpunit/phpunit: ~4.0|~5.0
This package is not auto-updated.
Last update: 2025-04-13 09:03:45 UTC
README
Introduction
Laravel Socialite provides an expressive, fluent interface to OAuth authentication with Facebook, Twitter, Google, LinkedIn, GitHub,Laravel Passport, GitLab and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing.
Adapters for other platforms are listed at the community driven Socialite Providers website. Thank you for team Socialite
Official Documentation
Documentation for Socialite can be found on the Laravel website.
License
Laravel Socialite is open-sourced software licensed under the MIT license. . Note: This project not tested.