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 yesterday

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

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

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

[tg/tgwebvalid

An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP

6827.5k1](/packages/tg-tgwebvalid)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)[denniseilander/laravel-passport-scopes-restriction

Restrict scopes for different Laravel Passport clients.

1636.3k](/packages/denniseilander-laravel-passport-scopes-restriction)

PHPackages © 2026

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