ehsanhasani / socialite
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
v4.1.3
2019-04-02 17:06 UTC
Requires
- php: ^7.1.3
- ext-json: *
- guzzlehttp/guzzle: ~6.0
- illuminate/http: ~5.7.0|~5.8.0|~5.9.0
- illuminate/support: ~5.7.0|~5.8.0|~5.9.0
- league/oauth1-client: ~1.0
Requires (Dev)
- illuminate/contracts: ~5.7.0|~5.8.0|~5.9.0
- mockery/mockery: ~1.0
- phpunit/phpunit: ~7.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-17 03:09:43 UTC
README
Introduction
Laravel Socialite provides an expressive, fluent interface to OAuth authentication with Facebook, Twitter, Google, LinkedIn, GitHub, GitLab and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing.
We are not accepting new adapters.
Adapters for other platforms are listed at the community driven Socialite Providers website.
Official Documentation
Documentation for Socialite can be found on the Laravel website.
License
Laravel Socialite is open-sourced software licensed under the MIT license.