laravel / socialite by taylorotwell

Laravel wrapper around OAuth 1 & OAuth 2 libraries.
64,097,730
5,589
163
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2014-08-18
Package Last Update: 2024-12-17
Home Page: https://laravel.com/docs/socialite
Language: PHP
License: MIT
Last Refreshed: 2024-12-18 03:02:24
Package Statistics
Total Downloads: 64,097,730
Monthly Downloads: 1,641,183
Daily Downloads: 76,198
Total Stars: 5,589
Total Watchers: 163
Total Forks: 939
Total Open Issues: 1

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.