laravel / socialite by taylorotwell

Laravel wrapper around OAuth 1 & OAuth 2 libraries.
69,941,431
5,655
162
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2014-08-18
Package Last Update: 2025-04-01
Home Page: https://laravel.com/docs/socialite
Language: PHP
License: MIT
Last Refreshed: 2025-04-02 03:02:05
Package Statistics
Total Downloads: 69,941,431
Monthly Downloads: 1,929,082
Daily Downloads: 80,097
Total Stars: 5,655
Total Watchers: 162
Total Forks: 943
Total Open Issues: 3

Introduction

Laravel Socialite provides an expressive, fluent interface to OAuth authentication with Facebook, Twitter, Google, LinkedIn, GitHub, GitLab and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing.

We are not accepting new adapters.

Adapters for other platforms are listed at the community driven Socialite Providers website.

Official Documentation

Documentation for Socialite can be found on the Laravel website.

License

Laravel Socialite is open-sourced software licensed under the MIT license.