konekt/bearer-auth
RFC 6750 Compatible Bearer Authentication for Laravel
Maintainers
1.7.0
2026-04-17 16:22 UTC
Requires
- php: ^8.3
- konekt/concord: ^1.14
- laravel/framework: ^11.46.2|^12.50|^13.0
- lcobucci/jwt: ^4.0|^5.0
Requires (Dev)
- orchestra/testbench: ^9.0|^10.0|^11.0
- phpunit/phpunit: ^10.0|^11.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
👁 Tests
👁 Packagist Stable Version
👁 Packagist downloads
👁 StyleCI
👁 MIT Software License
This package is an RFC 6750 compliant implementation of JWT based Bearer authentication for Laravel Applications.
Usage
Refer to the Documentation for more details.
