froiden / jwt-auth
JSON Web Token Authentication for Laravel and Lumen
Fund package maintenance!
Patreon
Requires
- php: ^7.4|^8.0
- illuminate/auth: ^5.2|^6|^7|^8|^9
- illuminate/contracts: ^5.2|^6|^7|^8|^9
- illuminate/http: ^5.2|^6|^7|^8|^9
- illuminate/support: ^5.2|^6|^7|^8|^9
- lcobucci/jwt: ^3.4|^4.0
- namshi/jose: ^7.0
- nesbot/carbon: ^1.0|^2.0
Requires (Dev)
- illuminate/console: ^5.2|^6|^7|^8|^9
- illuminate/database: ^5.2|^6|^7|^8|^9
- illuminate/routing: ^5.2|^6|^7|^8|^9
- 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: 2025-01-31 00:17:57 UTC
README
Documentation
Documentation for 1.*
here
For version 0.5.*
See the WIKI for documentation.
Supported by Auth0 ![](https://user-images.githubusercontent.com/1801923/31792116-d4fca9ec-b512-11e7-92eb-56e8d3df8e70.png)
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 ajay@froiden.com instead of using the issue tracker.
License
The MIT License (MIT)