This package is for the user who still wants to use the older version.
-
Run
composer require mrpathcloud/legacy-api
. -
Run
php artisan jwt:secret
. -
Add JWT Time To Live in
.env
file:JWT_TTL=525600
-
Add JWT_SHOW_BLACKLIST_EXCEPTION in
.env
file:JWT_SHOW_BLACKLIST_EXCEPTION=true
This project follows the all-contributors specification. Contributions of any kind welcome!