laravel/socialite
Laravel wrapper around OAuth 1 & OAuth 2 libraries. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 27
- age_days: 4398
- days_rel: 8
- days_push: 8
- n_releases_24m: 24
Adoption not part of the score
5745 stars · 959 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Laravel Socialite is a first-party Laravel package providing a fluent interface for OAuth 1 and OAuth 2 social authentication. It handles the boilerplate for authenticating with providers like GitHub, Google, Facebook, GitLab, Bitbucket, LinkedIn, Slack, Twitch, and X, with community adapters for many more.
Use cases
- add sign in with GitHub to a Laravel app
- implement Google OAuth login in PHP
- let users authenticate with Facebook or X
- retrieve user details from an OAuth provider after login
- add social login to a Laravel web application
When to choose
- you are building a Laravel application and need OAuth-based social login
- you want a maintained, well-documented wrapper over OAuth flows
- you need support for the major providers out of the box
When to avoid
- you are not using the Laravel framework
- you need a provider not covered by official or community adapters
- you need full control over low-level OAuth handshake details
Facets
library · maturity stable
auth web-development backend security php oauth oauth1 oauth2 social-login laravel-package laravel
10 sources
- readme: https://github.com/laravel/socialite · fetched 2026-08-28 · 046d75260b28
- homepage: https://laravel.com/docs/socialite · fetched 2026-08-29 · db8d76436d3b
- site_page: https://laravel.com/framework/docs/releases · fetched 2026-08-29 · 0a6f098f16ed
- site_page: https://laravel.com/framework/docs/upgrade · fetched 2026-08-29 · 95935c17d2b1
- site_page: https://laravel.com/framework/docs/contributions · fetched 2026-08-29 · 19e94cff1fd0
- site_page: https://laravel.com/framework/docs/installation · fetched 2026-08-29 · 9a0c1180f7e5
- site_page: https://laravel.com/framework/docs/configuration · fetched 2026-08-29 · 547e5050a6b0
- site_page: https://laravel.com/framework/docs/ai · fetched 2026-08-29 · 040e8015d313
- site_page: https://laravel.com/framework/docs/structure · fetched 2026-08-29 · 52d0376fa1d7
- site_page: https://laravel.com/framework/docs/frontend · fetched 2026-08-29 · 36f549348513
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laravel/socialite | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="laravel/socialite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem