CodeIgniter Auth Module

We have many Authentication libraries in PHP but there were not many developed specifically for CodeIgniter 4. Also in the few existed, none of them supported dynamic configuration of role permission mapping. So we implemented this to support dynamic mapping role permission mostly based on the code we already used in thephpcode.com

We have made this module available as open source code in git at https://github.com/Adhithi-co-uk/codeigniter-jwt. You can the features and you are welcome to contribute. Below is the landing page we are using with the above module which you can purchase and compatible with our open sourced backend module.

Features

You can also see the features in our GitHub project page. Here are some highlights

Dynamic

Allows dynamic configuration of roles and permissions.

Built in functions

Many built in functions allows user management and permission management

Do you need help with Auth module?

Please reach out to us for any help in integrating this module