Top "Ion-auth" questions

Ion Auth is a user library for CodeIgniter.

how can a page redirect users back to previous page if they try to access the page via url?

I have a login page which won't be accessible if user is already logged in. So login page tries to …

codeigniter redirect http-referer ion-auth
Retrieve the group id of user in Ion Auth - Codeigniter

I am using Ion Auth for my codeigniter application and all seems good except for one thing. I need to …

php codeigniter codeigniter-2 ion-auth
use ion auth authentication for codeigniter in another controller

I am trying to build a web application with codeigniter. I have installed Ion Auth as my authentication model. The …

codeigniter session authentication ion-auth
Creating a login form in CodeIgniter based on Ion Auth library

I'm still learning my way around in CodeIgniter. I'd like to create a login form in my codeigniter application based …

codeigniter ion-auth
How can I integrate ion_auth library with CodeIgniter 3 HMVC?

I used ion_auth before in my project and I have no problem with that. Now I have a project …

php codeigniter ion-auth