kinetis / auth-jwt
Stateless JWT authentication middleware for Kinetis (HS256/RS256, optional per-token revocation), verifying signed tokens via firebase/php-jwt. See kinetis/auth instead for opaque Bearer-token validation against your own storage.
v1.1.1
2026-08-20 18:17 UTC
Requires
- php: ^8.4
- ext-openssl: *
- firebase/php-jwt: ^7.1.0
- kinetis/framework: ^1.28.1
- nyholm/psr7: ^1.8.2
- psr/http-message: ^2.0
- psr/http-server-middleware: ^1.0.2
- psr/simple-cache: ^3.0.0
Requires (Dev)
- infection/infection: ^0.35.0
- phpstan/phpstan: ^2.2.8
- phpunit/phpunit: ^12.5.33
- vimeo/psalm: ^6.16.1