sm-alfariz/lumen52-with-jwt

Lumen micro-framework by Laravel with jwt integration ready and free for use

1.0.0 2016-08-28 20:51 UTC

This package is not auto-updated.

Last update: 2024-05-06 11:18:15 UTC


README

#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