PHPackages                             headerx/laravel-jetstream-passport - 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. headerx/laravel-jetstream-passport

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

headerx/laravel-jetstream-passport
==================================

Passport and OAuth2 support for laravel's jetstream starter kit (Livewire)

v1.0.2(2y ago)3016.4k↓16.7%2[3 PRs](https://github.com/headerx/laravel-jetstream-passport/pulls)1MITPHPPHP ^8.2CI passing

Since Jul 5Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/headerx/laravel-jetstream-passport)[ Packagist](https://packagist.org/packages/headerx/laravel-jetstream-passport)[ Docs](https://github.com/headerx/laravel-jetstream-passport)[ RSS](/packages/headerx-laravel-jetstream-passport/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (10)Dependencies (15)Versions (19)Used By (1)

Passport and OAuth2 support for Laravel's Jetstream starter kit (Livewire)
==========================================================================

[](#passport-and-oauth2-support-for-laravels-jetstream-starter-kit-livewire)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7c2b0c230306bbfae75e3291b39392656e91c44d3891fbe8aed9e48e7f5b4e57/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686561646572782f6c61726176656c2d6a657473747265616d2d70617373706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/headerx/laravel-jetstream-passport)[![GitHub Tests Action Status](https://camo.githubusercontent.com/7b3e7ffc7bd4e796f58efd809e075104619af40a4d3b5f751dee3ee7efb44bc9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f686561646572782f6c61726176656c2d6a657473747265616d2d70617373706f72742f746573742d73747562732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/headerx/laravel-jetstream-passport/actions?query=workflow%3Atest-stubs+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2642110b42a93f8e1ff0e9f06670468fc264383ff9e8dac83b235d82a1679155/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f686561646572782f6c61726176656c2d6a657473747265616d2d70617373706f72742f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/headerx/laravel-jetstream-passport/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/96393910ff3ada695bc9fd7a66350baae1613d156f6f2ada2bbf28c1397a4cd2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686561646572782f6c61726176656c2d6a657473747265616d2d70617373706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/headerx/laravel-jetstream-passport)

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

[](#installation)

1. In a fresh laravel app, install Jetstream with Livewire.

Using Laravel installer

```
laravel new jetpass-app --stack=livewire --jet --dark --api --pest
```

Using Composer

```
composer require "laravel/jetstream:^5.0"
```

```
php artisan jetstream:install livewire --api --dark --pest
```

See [Docs](https://jetstream.laravel.com/installation.html) for more info.

2. Install this package:

```
composer require "headerx/laravel-jetstream-passport:^1.0"
```

```
php artisan jetstream-passport:install
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [inmanturbo](https://github.com/inmanturbo)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance59

Moderate activity, may be stable

Popularity35

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 85.1% 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 ~137 days

Recently: every ~172 days

Total

13

Last Release

127d ago

Major Versions

v0.10 → v1.0.0-rc-12021-07-05

v0.30 → v1.0.0-rc-22024-02-24

PHP version history (3 changes)v0.10PHP ^7.4|^8.0

v0.3.0PHP ^8.1

v1.0.0-rc-2PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/0261babef618b8fb3bfcea84376ed5e71e7169586eb8de63a6550c2e7ea653a6?d=identicon)[inmanturbo](/maintainers/inmanturbo)

---

Top Contributors

[![inmanturbo](https://avatars.githubusercontent.com/u/47095624?v=4)](https://github.com/inmanturbo "inmanturbo (97 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")

---

Tags

jetstream-laravellaravellaravel-passportlivewirelaravelheaderxlaravel-jetstream-passport

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/headerx-laravel-jetstream-passport/health.svg)

```
[![Health](https://phpackages.com/badges/headerx-laravel-jetstream-passport/health.svg)](https://phpackages.com/packages/headerx-laravel-jetstream-passport)
```

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[jeremy379/laravel-openid-connect

OpenID Connect support to the PHP League's OAuth2 Server. Compatible with Laravel Passport.

55342.3k2](/packages/jeremy379-laravel-openid-connect)

PHPackages © 2026

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