konekt / bearer-auth
RFC 6750 Compatible Bearer Authentication for Laravel
Installs: 2 413
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- konekt/concord: ^1.13
- laravel/framework: ^10.0|^11.0
- lcobucci/jwt: ^4.0
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0
- phpunit/phpunit: ^10.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.