powerkernel / yii-auth
Yii auth API module
dev-master
2018-08-28 21:22 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-11 06:20:22 UTC
README
Prerequisites
Installation
The preferred way to install this extension is through composer.
Either run
composer require powerkernel/yii-auth "@dev"
or add
"powerkernel/yii-auth": "@dev"
to the require section of your composer.json file
DB Migration
Run in /bin directory
php yii mongodb-migrate --migrationPath=@vendor/powerkernel/yii-auth/src/migrations --migrationCollection=auth_migration