How to setup Ion Auth for Codeigniter 4 Written By Marco Monteiro
November 08, 2020

On this episode we take another step foward on our contact manager application. Here we start to setup the authentication system. Since we’re using Ion Auth all we need to do is to create an empty controller that extends to the Ion Auth controller. Change a few things in our config and setup the filter that will take care of the reserved areas.

Here’s the video.

codeigniter   ion auth   auth   mvc