PHPackages                             maicol07/flarum-jwt-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. maicol07/flarum-jwt-auth

AbandonedArchivedFlarum-extension[Authentication &amp; Authorization](/categories/authentication)

maicol07/flarum-jwt-auth
========================

Register and authenticate through a JWT token

02PHP

Since Oct 11Pushed 5y agoCompare

[ Source](https://github.com/maicol07/flarum-jwt-auth)[ Packagist](https://packagist.org/packages/maicol07/flarum-jwt-auth)[ RSS](/packages/maicol07-flarum-jwt-auth/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

JWT Register and Authenticate by Coldsnake Digital
==================================================

[](#jwt-register-and-authenticate-by-coldsnake-digital)

[![MIT license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/maicol07/flarum-jwt-auth/blob/master/LICENSE.md)

**NOTE: MOVED TO [FLARUM SSO EXTENSION](https://github.com/maicol07/flarum-ext-sso)**

A fork of [rattler72/flarum-jwt-auth](https://github.com/rattler72/flarum-jwt-auth).

This extension registers and authenticates a user based on a JWT.

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

[](#installation)

Use Composer:

```
composer require maicol07/flarum-jwt-auth
```

Updating
--------

[](#updating)

```
composer update maicol07/flarum-jwt-auth
php flarum cache:clear
```

Usage
-----

[](#usage)

Pass the JWT as a param to the following URL: `http://yourfloarumdomain.com/api/auth/jwt?token=[token]`.

This will register the user with the username being the same as the prefix of the email address and then log them into that account. The password is randomly generated. This is meant to work in conjunction with SSO extensions to handle ongoing authentication.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 70.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6cf3779f6b891b03274b9477410134fc585a7dfba6de85ee720fa7e155f92d79?d=identicon)[maicol07](/maintainers/maicol07)

---

Top Contributors

[![rattler72](https://avatars.githubusercontent.com/u/173994?v=4)](https://github.com/rattler72 "rattler72 (26 commits)")[![maicol07](https://avatars.githubusercontent.com/u/9463142?v=4)](https://github.com/maicol07 "maicol07 (11 commits)")

### Embed Badge

![Health badge](/badges/maicol07-flarum-jwt-auth/health.svg)

```
[![Health](https://phpackages.com/badges/maicol07-flarum-jwt-auth/health.svg)](https://phpackages.com/packages/maicol07-flarum-jwt-auth)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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