arbiyanto / jwt-auth
JSON Web Token Authentication for Laravel and Lumen
Fund package maintenance!
Patreon
Requires
- php: ^5.5.9|^7.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: ~4.8|~6.0
- 2.0.x-dev
- dev-develop / 1.0.x-dev
- 1.0.2
- 1.0.1
- 1.0.0
- 1.0.0-rc.5.1
- 1.0.0-rc.5
- 1.0.0-rc.4.1
- 1.0.0-rc.4
- 1.0.0-rc.3
- 1.0.0-rc.2
- 1.0.0-rc.1
- 1.0.0-beta.3
- 1.0.0-beta.2
- 1.0.0-beta.1
- 1.0.0-alpha.3
- 1.0.0-alpha.2
- 1.0.0-alpha1
- 0.5.12
- 0.5.11
- 0.5.10
- 0.5.9
- 0.5.8
- 0.5.7
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.12
- 0.3.11
- 0.3.10
- 0.3.9
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.0
- dev-master
This package is auto-updated.
Last update: 2024-11-17 11:20:50 UTC
README
Warning
This fork is only used for my projects and has been proven to be successful in production. I will only add the updates that are necessary to maintain the existing application.
Use PHP-Open-Source-Saver/jwt-auth instead if you're looking for better support and compability with your project.
Documentation
Documentation for 1.*
here
For version 0.5.*
See the WIKI for documentation.
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 tymon148@gmail.com instead of using the issue tracker.
License
The MIT License (MIT)