flttgo/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

Fund package maintenance!
Patreon

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

This package is auto-updated.

Last update: 2024-04-28 03:51:46 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)