flttgo/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

Fund package maintenance!
Patreon

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

pkg:composer/flttgo/jwt-auth

v0.0.6 2023-09-25 07:27 UTC

This package is auto-updated.

Last update: 2025-09-28 06:53:13 UTC


README

It's a fork of tymondesigns/jwt-auth

Some changes:

  • PHP From ^8.0 to ^8.1
  • lcobucci/jwt From ^4.0 to ^5.0
  • Laravel Just support 10.x now
  • Support configure token parsers & token key in config file

More, support all phpunit tests.

License

The MIT License (MIT)