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.
Maintainers
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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
proprietary 9c92f2a18b498cde5738bfbe7d0eb5ed34b06b18
- Mathieu Bour <mathieu.woop@mathrix.fr>
README
This library allow the use of JWT in Lumen applications.
