How to setup Ion Auth for Codeigniter 4
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.
- Blog: blog.marcomonteiro.net
- Website: marcomonteiro.net
- Patreon: patreon.com/tilthings
- Youtube: Youtube Channel
codeigniter
ion auth
auth
mvc