efureev/socialite is a Laravel package for laravel wrapper around oauth 1 & oauth 2 libraries..
It currently has 1 GitHub stars and 217 downloads on Packagist (latest version v1.1.3).
Install it with composer require efureev/socialite.
Discover more Laravel packages by efureev
or browse all Laravel packages to compare alternatives.
Last updated
Socialite provides an expressive, fluent interface to OAuth authentication with Custom services, Facebook, Twitter, Google, LinkedIn, GitHub, GitLab and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing.
You can write own config for your Custom Provider.
ONLY PHP 7.1 and upper ONLY Laravel 5.7 and more..
Adapters for other platforms are listed at the community driven Socialite Providers website.
Laravel Socialite is open-sourced software licensed under the MIT license.