Laravel wrapper around OAuth 1 & OAuth 2 libraries.
raymondwilkinson/socialite is a Laravel package for laravel wrapper around oauth 1 & oauth 2 libraries..
It currently has 1 GitHub stars and 175 downloads on Packagist (latest version v3.0.0).
Install it with composer require raymondwilkinson/socialite.
Discover more Laravel packages by raymondwilkinson
or browse all Laravel packages to compare alternatives.
Last updated
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