# Laravel Socialite ## 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](http://laravel.com/docs/authentication#social-authentication). ### License Laravel Socialite is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)