hjp1011 / yii2-auth
Versions of this package have been flagged as malware by Aikido!
Extension for Yii2 Framework to work with auththorization
1.0.0
2021-12-18 18:42 UTC
Requires
- yiisoft/yii2: ~2.0.13
This package is not auto-updated.
Last update: 2026-05-04 13:59:19 UTC
README
YiiFrame core plug-in
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist hjp1011/yii2-auth "*"
or add
"hjp1011/yii2-auth": "*"
to the require section of your composer.json file.