Download the PHP package akr4m/jwtauth without Composer
On this page you can find all versions of the php package akr4m/jwtauth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akr4m/jwtauth
More information about akr4m/jwtauth
Files in akr4m/jwtauth
Download akr4m/jwtauth
More information about akr4m/jwtauth
Files in akr4m/jwtauth
Please rate this library. Is it a good library?
Informations about the package jwtauth
Used vinkla/hashids package to create package.
Installation
Update config/auth.php file
1. Change from
To
2. Change from
To
3. Change from
To
Ready to deal!!
Active API Routes
url | Method | Middleware |
---|---|---|
/api/register | POST | api,guest |
/api/login | POST | api,guest |
/api/logout | POST | api |
/api/password/forgot | POST | api,guest |
/api/password/reset | POST | api,guest |
/api/me | GET | api,auth:api |
Profile output
All versions of jwtauth with dependencies
PHP Build Version
Package Version
Requires
tymon/jwt-auth Version
^1.0.0
The package akr4m/jwtauth contains the following files
Loading the files please wait ....