Download the PHP package devmastersbv/yii2-jwt without Composer
On this page you can find all versions of the php package devmastersbv/yii2-jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devmastersbv/yii2-jwt
More information about devmastersbv/yii2-jwt
Files in devmastersbv/yii2-jwt
Download devmastersbv/yii2-jwt
More information about devmastersbv/yii2-jwt
Files in devmastersbv/yii2-jwt
Vendor devmastersbv
Package yii2-jwt
Short Description Trait for easier JWT integration
License MIT
Homepage https://github.com/damirka/yii2-jwt
Package yii2-jwt
Short Description Trait for easier JWT integration
License MIT
Homepage https://github.com/damirka/yii2-jwt
Please rate this library. Is it a good library?
Informations about the package 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
Set up:
In controller:
In User model:
All versions of yii2-jwt with dependencies
PHP Build Version
Package Version
The package devmastersbv/yii2-jwt contains the following files
Loading the files please wait ....