luochuan / jwt-auth
JSON Web Token Authentication for Laravel and Lumen
Fund package maintenance!
Patreon
Requires
- php: ^7.2|^8.0
- illuminate/auth: ^5.2|^6|^7|^8
- illuminate/contracts: ^5.2|^6|^7|^8
- illuminate/http: ^5.2|^6|^7|^8
- illuminate/support: ^5.2|^6|^7|^8
- lcobucci/jwt: <3.4
- namshi/jose: ^7.0
- nesbot/carbon: ^1.0|^2.0
Requires (Dev)
- illuminate/console: ^5.2|^6|^7|^8
- illuminate/database: ^5.2|^6|^7|^8
- illuminate/routing: ^5.2|^6|^7|^8
- mockery/mockery: >=0.9.9
- phpunit/phpunit: ^8.5|^9.4
- yoast/phpunit-polyfills: ^0.2.0
This package is not auto-updated.
Last update: 2024-12-21 20:52:31 UTC
README
Documentation
Documentation for 1.*
here
Supported by Auth0
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
Security
If you discover any security related issues, please email 156356969@qq.com instead of using the issue tracker.
License
The MIT License (MIT)
thank you for Tymon! This is a modified version of it