Package Data | |
---|---|
Maintainer Username: | efendi-hariyadi |
Package Create Date: | 2016-08-28 |
Package Last Update: | 2016-08-28 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-16 15:01:25 |
Package Statistics | |
---|---|
Total Downloads: | 10 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 3 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
#Lumen + Jwt
#Instalation composer create-project --prefer-dist sm-alfariz/lumen52-with-jwt project-dir or by clone git git clone https://github.com/sm-alfariz/lumen52-with-jwt.git
I Wass add JSON Web Token Authentication.
php artisan ready for jwt:secret Set the JWTAuth secret key used to sign the tokens
Documentation for the framework can be found on the Lumen website. Documentation for JSON Web Token Authentication can be found on the JSON Web Token Authentication.
I Wass add JSON Web Token Authentication.
php artisan ready for jwt:secret Set the JWTAuth secret key used to sign the tokens