jackmartin / 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: ^4.0
- 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
- 2.0.x-dev
- dev-develop / 1.0.x-dev
- v1.0.3
- 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-dependabot/composer/yoast/phpunit-polyfills-tw-1.0.0
- dev-dependabot/add-v2-config-file
- dev-master
This package is auto-updated.
Last update: 2024-10-18 15:50:52 UTC
README
Composer
composer require jackmartin/jwt-auth
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)