PHPackages                             bdthemes/laravel-single-sign-on - 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. bdthemes/laravel-single-sign-on

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

bdthemes/laravel-single-sign-on
===============================

Laravel wrapper around OAuth2 libraries.

v1.1.2(3y ago)014[1 issues](https://github.com/bdthemes/laravel-single-sign-on/issues)MITPHPPHP ^7.2|^8.0

Since Dec 5Pushed 3y agoCompare

[ Source](https://github.com/bdthemes/laravel-single-sign-on)[ Packagist](https://packagist.org/packages/bdthemes/laravel-single-sign-on)[ Docs](https://bdthemes.com)[ RSS](/packages/bdthemes-laravel-single-sign-on/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (7)Versions (5)Used By (0)

The Package is not for public use.
==================================

[](#the-package-is-not-for-public-use)

Install Package

```
composer require bdthemes/laravel-single-sign-on

```

Published migrations

```
php artisan vendor:publish --provider="BdThemes\SingleSignOn\SingleSignOnServiceProvider"

```

In the services config

```
'bdthemes' => [
    'client_id'         => env('BDTHEMES_CLIENT_ID'),
    'client_secret'     => env('BDTHEMES_CLIENT_SECRET'),
    'redirect'          => env('BDTHEMES_REDIRECT_URI'),
    'api_url'           => env('BDTHEMES_SSO_API_URL'), //optional
],

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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 ~0 days

Total

4

Last Release

1252d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3259e429d29af71c358291a7df32263b38ef649a886460141164e39ab62640fa?d=identicon)[anwardote](/maintainers/anwardote)

---

Top Contributors

[![crewlix](https://avatars.githubusercontent.com/u/139206049?v=4)](https://github.com/crewlix "crewlix (11 commits)")

---

Tags

laraveloauthbdthemes

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bdthemes-laravel-single-sign-on/health.svg)

```
[![Health](https://phpackages.com/badges/bdthemes-laravel-single-sign-on/health.svg)](https://phpackages.com/packages/bdthemes-laravel-single-sign-on)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[truckersmp/steam-socialite

Laravel Socialite provider for Steam OpenID.

1516.7k](/packages/truckersmp-steam-socialite)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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