PHPackages                             jaewun/discourse-sso-laravel - 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. jaewun/discourse-sso-laravel

Abandoned → [spinen/laravel-discourse-sso](/?search=spinen%2Flaravel-discourse-sso)ArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

jaewun/discourse-sso-laravel
============================

A package specifically for Laravel, helping with Discourse's SSO login.

1.1.1(10y ago)131.8k1MITPHPPHP &gt;=5.3.0

Since Oct 8Pushed 6y agoCompare

[ Source](https://github.com/jaewun/discourse-sso-laravel)[ Packagist](https://packagist.org/packages/jaewun/discourse-sso-laravel)[ Docs](https://github.com/jaewun/discourse-sso-laravel)[ RSS](/packages/jaewun-discourse-sso-laravel/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

discourse-sso-laravel
=====================

[](#discourse-sso-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7043983049bb0c10aaf452bed9ea4f0939f5e8f710df7cb49a8bcc6101b030e6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a616577756e2f646973636f757273652d73736f2d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jaewun/discourse-sso-laravel)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/0649eba5da841c9c8f552a9345edf685b752ae79614727298356542a894905d1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a616577756e2f646973636f757273652d73736f2d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jaewun/discourse-sso-laravel)

A simple Discourse SSO integration for Laravel 5.1. The goal of this project is help users get SSO up and working on Laravel with as little hassles as possible.

This Project Is Abandoned
=========================

[](#this-project-is-abandoned)

This project is no longer maintained. I recommend using [spinen/laravel-discourse-sso](https://packagist.org/packages/spinen/laravel-discourse-sso)

Warning
-------

[](#warning)

As per Discourse's SSO Guide...

> Discourse uses emails to map external users to Discourse users, and assumes that external emails are secure. IF YOU DO NOT VALIDATE EMAIL ADDRESSES BEFORE SENDING THEM TO DISCOURSE, YOUR SITE WILL BE EXTREMELY VULNERABLE!

Installation for Laravel 5.\*
-----------------------------

[](#installation-for-laravel-5)

Via Composer

```
$ composer require jaewun/discourse-sso-laravel
```

After updating composer, add the ServiceProvider to the providers array in config/app.php

```
jaewun\DiscourseSSOLaravel\SSOServiceProvider::class,

```

You'll also need to configure SSO to ensure it's passing the correct information to Discourse

```
php artisan vendor:publish

```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Security
--------

[](#security)

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

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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 ~4 days

Total

5

Last Release

3904d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/22451b05cf1a65e0c2b3a067b077a7c400ccdaf42190fb24597e4901c7594538?d=identicon)[jaewun](/maintainers/jaewun)

---

Top Contributors

[![jaewun](https://avatars.githubusercontent.com/u/706365?v=4)](https://github.com/jaewun "jaewun (9 commits)")[![jimmypuckett](https://avatars.githubusercontent.com/u/3220069?v=4)](https://github.com/jimmypuckett "jimmypuckett (1 commits)")

---

Tags

laravelSSOdiscourse

### Embed Badge

![Health badge](/badges/jaewun-discourse-sso-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/jaewun-discourse-sso-laravel/health.svg)](https://phpackages.com/packages/jaewun-discourse-sso-laravel)
```

###  Alternatives

[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.3M18](/packages/directorytree-ldaprecord-laravel)[spinen/laravel-discourse-sso

Integrate Discourse SSO into Laravel.

46100.0k](/packages/spinen-laravel-discourse-sso)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6804.7k6](/packages/hasinhayder-tyro)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1563.2k4](/packages/masterix21-laravel-licensing)

PHPackages © 2026

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