ast/socialite is a Laravel package for laravel wrapper around oauth 1 & oauth 2 libraries..
It currently has 0 GitHub stars and 27 downloads on Packagist (latest version v3.0.12).
Install it with composer require ast/socialite.
Discover more Laravel packages by ast
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