Skip to content

powerkernel/yii-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yii Auth API

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

API Documentation

View on Postman

About

Yii Auth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages