mathrix-education / lumen-jwt
A small library to handle authentication using JWT.
Installs: 1 336
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
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.