coreb2c / yii2-auth
Flexible user registration and authentication module for Yii2
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ^2.0.0
- yiisoft/yii2-authclient: ^2.1.0
- yiisoft/yii2-bootstrap: ^2.0.0
- yiisoft/yii2-swiftmailer: ^2.0.0
Requires (Dev)
- codeception/specify: ^0.4.3
- codeception/verify: ^0.3.1
- yiisoft/yii2-codeception: ^2.0.0
This package is not auto-updated.
Last update: 2025-03-30 08:10:11 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
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.