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 02de5f5856
fixed typo in Language/en/Aauth
6 years ago
app fixed typo in Language/en/Aauth 6 years ago
public/assets added new views 6 years ago
tests/Aauth added Group Variables 6 years ago
.editorconfig updated some files 7 years ago
.env added soft delete for users, groups & perms 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 Group & Perm functions done incl. Tests (beta ready) 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.