PHPackages                             ndg0/laravel-socialite-auth - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. ndg0/laravel-socialite-auth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

ndg0/laravel-socialite-auth
===========================

A quick drop-in solution for authenticating users with Laravel socialite.

v0.2(5y ago)029MITPHP

Since Nov 9Pushed 5y agoCompare

[ Source](https://github.com/ndg0/laravel-socialite-auth)[ Packagist](https://packagist.org/packages/ndg0/laravel-socialite-auth)[ Docs](https://github.com/ndg0/laravel-socialite-auth)[ RSS](/packages/ndg0-laravel-socialite-auth/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

LaravelSocialiteAuth
====================

[](#laravelsocialiteauth)

A quick drop-in solution for Laravel 8 to authenticate users with Laravel Socialite. Only Google currently supported.

Installation
------------

[](#installation)

Via Composer

```
$ composer require ndg0/laravel-socialite-auth
```

Usage
-----

[](#usage)

Add this to your `.env`

```
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GOOGLE_REDIRECT_URI=https://example.com/login/social/google/callback

```

Now your `/login` page will prompt users to authenticate via Google. If user is not in your Database, he will be automatically added. `App\Models\User` is being used.

Security
--------

[](#security)

If you discover any security related issues, please email author email instead of using the issue tracker.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~28 days

Total

2

Last Release

1982d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/38485ee20c25dd9ef5283bc202a33042d439b8fc33256fa71eca75b8180b6f18?d=identicon)[plakhin](/maintainers/plakhin)

---

Top Contributors

[![plakhin](https://avatars.githubusercontent.com/u/25561058?v=4)](https://github.com/plakhin "plakhin (8 commits)")

---

Tags

authauthenticationgooglelaraveloauthoauth2socialitelaravelauthsocialite

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ndg0-laravel-socialite-auth/health.svg)

```
[![Health](https://phpackages.com/badges/ndg0-laravel-socialite-auth/health.svg)](https://phpackages.com/packages/ndg0-laravel-socialite-auth)
```

###  Alternatives

[socialiteproviders/manager

Easily add new or override built-in providers in Laravel Socialite.

42442.0M544](/packages/socialiteproviders-manager)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

8359.8M53](/packages/php-open-source-saver-jwt-auth)[andrewdwallo/filament-companies

A comprehensive Laravel authentication and authorization system designed for Filament, focusing on multi-tenant company management.

34450.0k2](/packages/andrewdwallo-filament-companies)[awes-io/auth

Laravel Authentication package with built-in two-factor (Authy) and social authentication (Socialite).

3826.7k1](/packages/awes-io-auth)[truckersmp/steam-socialite

Laravel Socialite provider for Steam OpenID.

1516.7k](/packages/truckersmp-steam-socialite)[mad-web/laravel-social-auth

Easy social auth integration with a lot of available providers

516.7k](/packages/mad-web-laravel-social-auth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
