luochuan/jwt-auth is a Laravel package for json web token authentication for laravel and lumen.
It currently has 1 GitHub stars and 143 downloads on Packagist.
Install it with composer require luochuan/jwt-auth.
Discover more Laravel packages by luochuan
or browse all Laravel packages to compare alternatives.
Last updated

Documentation for 1.* here
If you want to easily add secure authentication to Laravel apps, feel free to check out Auth0's SDK and free plan at auth0.com/developers
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT)
thank you for Tymon! This is a modified version of it