| Install | |
|---|---|
composer require vinelab/socialite |
|
| Latest Version: | v2.1.2 |
| PHP: | >=5.4.0 |
A modified version of Laravel's official Socialite package.
Vinelab\SocialiteApp-only functionality enables server-side communication with the service without having to authenticate/redirect users.
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.
Documentation for Socialite can be found on the Laravel website.
Laravel Socialite is open-sourced software licensed under the MIT license