konekt / bearer-auth
RFC 6750 Compatible Bearer Authentication for Laravel
1.6.0
2025-03-03 13:40 UTC
Requires
- php: ^8.1
- konekt/concord: ^1.13
- laravel/framework: ^10.0|^11.0|^12.0
- lcobucci/jwt: ^4.0
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0|^10.0
- phpunit/phpunit: ^10.0|^11.0
README
This package is an RFC 6750 compliant implementation of JWT based Bearer authentication for Laravel Applications.
Usage
Refer to the Documentation for more details.