jwt-auth icon indicating copy to clipboard operation
jwt-auth copied to clipboard

lumen and Laravel 9 support

Open rakibhoossain opened this issue 3 years ago • 2 comments

jwt-auth is not compatible with Laravel or Lumen version 9. That's why I've updated illuminate packages.

rakibhoossain avatar Feb 20 '22 18:02 rakibhoossain

This package is unmaintained, a maintained fork which supports L9/Lumen can be found at https://github.com/PHP-Open-Source-Saver/jwt-auth

mfn avatar Feb 21 '22 21:02 mfn

I forked and applied the required updates composer require mohamed-foly/jwt-auth:dev-laravel-9 https://packagist.org/packages/mohamed-foly/jwt-auth#dev-laravel-9

mohamed-foly avatar Mar 04 '22 01:03 mohamed-foly