An authentication library for CodeIgniter4.
Usage of Conquer\Auth requires the following:
- A CodeIgniter 4.2.0+ based project
- Composer for package management
- PHP 7.4+
Use the package manager composer to install.
composer require mjamilasfihani/conquer-authComing Soon :)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.