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 93f94e0057
added new views
6 years ago
app added new views 6 years ago
public/assets added new views 6 years ago
tests/Aauth updated LoginTest 6 years ago
.editorconfig updated some files 7 years ago
.env updated Tests 6 years ago
.gitignore added new views 6 years ago
.gitlab-ci.yml updated structure for CI4-alpha.4 (renamed `application`-dir to `app`) 6 years ago
.travis.yml added some CI4 default files 7 years ago
CHANGES.md updated CHANGES.md, Config/Aauth, UserModelTest & UserTest 6 years ago
README.md Update README.md 6 years ago
TODO.md updated Controllers & Views 6 years ago
composer.json updated composer.json 6 years ago
phpunit.xml updated .gitignore, composer.json & phpunit.xml 6 years ago

README.md

CodeIgniter-Aauth v3

pipeline status coverage report

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.