Download the PHP package raditzfarhan/simple-jwt-auth without Composer
On this page you can find all versions of the php package raditzfarhan/simple-jwt-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download raditzfarhan/simple-jwt-auth
More information about raditzfarhan/simple-jwt-auth
Files in raditzfarhan/simple-jwt-auth
Download raditzfarhan/simple-jwt-auth
More information about raditzfarhan/simple-jwt-auth
Files in raditzfarhan/simple-jwt-auth
Vendor raditzfarhan
Package simple-jwt-auth
Short Description Just a simple jwt auth for Laravel and Lumen
License MIT
Package simple-jwt-auth
Short Description Just a simple jwt auth for Laravel and Lumen
License MIT
Please rate this library. Is it a good library?
Informations about the package simple-jwt-auth
Simple JWT Auth
Just a simple implementation of JWT Auth for Lumen
Configuration
Edit the bootstrap/app.php
file and add the following line to register the service provider:
Then add jwt to your guards config in auth.php
config file:
Then add users provider if you haven't:
Credits
License
MIT. Please see the license file for more information.
All versions of simple-jwt-auth with dependencies
PHP Build Version
Package Version
Requires
firebase/php-jwt Version
^5.2
The package raditzfarhan/simple-jwt-auth contains the following files
Loading the files please wait ....