You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
REJack cf84456426 added Models/UserModel & Models/LoginAttemptModel 7 years ago
Config added Config/Aauth.php 7 years ago
Database/Migrations added Database/Migrations 7 years ago
Models added Models/UserModel & Models/LoginAttemptModel 7 years ago
.editorconfig added .editorconfig 7 years ago
CHANGES.md added CHANGES.md 7 years ago
README.md added README.md 7 years ago

README.md

CodeIgniter-Aauth v3

for CodeIgniter 4.x

Aauth is a User Authorization Library for CodeIgniter 4.x, which aims to make easy some essential jobs such as login, permissions and access operations. Despite its ease of use, it has also very advanced features like groupping, access management, and public access.