coreb2c/yii2-auth

Flexible user registration and authentication module for Yii2

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0 2017-10-30 14:22 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:08:10 UTC


README

This project is merged version of dektrium/yii2-user and dektrium/yii2-rbac. It is intended to be used with Yii2 Advanced Project Template.

Updates and changes

With this project followings are changed and updated:

  • User logins are separated by adding category field. So, for each application layers different user categories are enabled to login.
  • Role Based Access Control (rbac) can be enabled or disable by setting enableRbac property of Module. The default value is 'true'.

Documentation

Read the Documentation

Installation

All installation instructions are located in documentation.

Support

If you have any questions or problems with yii2-auth you can ask them on (http://www.coreb2c.com).

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

License

yii2-auth is released under the MIT License. See the bundled LICENSE.md for details.