A lot of people asked (including a very generous donor called Federico), so why not try to do it? I must start by telling you […]
Continue readingCategory: Authentication system with Ion Auth and CI3
Ion Auth is a very good and basic authentication system that allows website owners to implement an administration area fast and easy.
So why not do a tutorial series only about using Ion Auth inside CodeIgniter? Happy reading…
Login using Ion Auth and AJAX in CodeIgniter
Well… We’ve come so far… I thought that it was simple to implement an authentication system with Ion Auth, but still some people don’t seem […]
Continue readingAlter the way Ion Auth works by using hooks. Get a gravatar after the user logs in
Ion Auth library has something called hooks. These hooks are just what they’re called… Hooks. In there you can attach any code you want by […]
Continue readingRegister users using Ion Auth in CodeIgniter 3
What we will learn in this episode OK… We’ve installed Ion Auth and made the login page. How about allowing users to register an account? […]
Continue readingLet’s install Ion Auth library
What will we learn in this episode In this episode we will learn about setting the CodeIgniter framework to work with sessions and importing the […]
Continue reading