tymondesigns / jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
https://jwt-auth.com
MIT License
11.24k stars 1.55k forks source link

lumen and Laravel 9 support #2170

Closed rakibhoossain closed 4 months ago

rakibhoossain commented 2 years ago

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

mfn commented 2 years ago

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

mohamed-foly commented 2 years ago

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