sm-alfariz / lumen52-with-jwt by efendi-hariyadi

Lumen micro-framework by Laravel with jwt integration ready and free for use
10
3
1
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-04-12 03:04:41
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

Official Documentation

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