mathrix-education / lumen-jwt
This package is abandoned and no longer maintained.
No replacement package was suggested.
A small library to handle authentication using JWT.
1.2.0
2019-05-16 23:44 UTC
Requires
- php: >=7.2
- ext-json: *
- mathrix/lumen-zero: ^2.0
- ramsey/uuid: ^3.8
- web-token/jwt-core: ^1.3
- web-token/jwt-key-mgmt: ^1.3
- web-token/jwt-signature-algorithm-ecdsa: ^1.3
- web-token/jwt-signature-algorithm-rsa: ^1.3
README
This library allow the use of JWT in Lumen applications.