yasergh / oauth2-snono
Laravel wrapper around OAuth 2 libraries.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/yasergh/oauth2-snono
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-09-28 11:34:53 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.