sm-alfariz/lumen52-with-jwt

Lumen micro-framework by Laravel with jwt integration ready and free for use
10 2
Install
composer require sm-alfariz/lumen52-with-jwt
Latest Version:1.0.0
PHP:>=5.5.9
License:MIT
Last Updated:Aug 28, 2016
Links: GitHub  ·  Packagist
Maintainer: efendi-hariyadi

#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