Download the PHP package msheng/yii2-jwt without Composer
On this page you can find all versions of the php package msheng/yii2-jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download msheng/yii2-jwt
More information about msheng/yii2-jwt
Files in msheng/yii2-jwt
Download msheng/yii2-jwt
More information about msheng/yii2-jwt
Files in msheng/yii2-jwt
Vendor msheng
Package yii2-jwt
Short Description Trait for easier JWT integration
License MIT
Homepage https://github.com/Yemsheng/yii2-jwt
Package yii2-jwt
Short Description Trait for easier JWT integration
License MIT
Homepage https://github.com/Yemsheng/yii2-jwt
Please rate this library. Is it a good library?
Informations about the package yii2-jwt
Fork from https://github.com/damirka/yii2-jwt
yii2-jwt
JWT implementation for Yii2 Authorization process
For details see JWT official website.
Installation
To install (only master is available now) run:
Or add this line to require section of composer.json:
Usage
There is only one trait - UserTrait - which gives you 5 methods for authorization and JWT-management in User model
project
Your project need to be an yii2-app-advanced , and here is the guide
Set up:
In common/config/params.php
In controller:
In User model:
Get the jwt
All versions of yii2-jwt with dependencies
PHP Build Version
Package Version
The package msheng/yii2-jwt contains the following files
Loading the files please wait ....