Learning how to use Ion Auth for CodeIgniter 2.0
Posted in Articles on June 12th, 2011 by admin – Be the first to commentWe have discussed many times about authentication libraries and login modules for CodeIgniter. Ion Auth is one of the most popular libraries for user authentication in CodeIgniter.
Official Ion Auth Documentation
Ben Edmunds, the creator of Ion Auth and many other great applications built on CodeIgniter like PyroCMS, shows here the official Ion Auth documentation.
Scalable login system for CodeIgniter
This article helps you integrating the library into your applications by extending Controller library and adding some useful properties to your parent controller class so you can determine if the user has access to your resources and also get your current logged user information at any time. The article will explain you:
- How to setup Ion Auth in your CodeIgniter project
- Make custom controllers for admin and user pages
- Implement your extended controllers
Related searches:
- codeigniter ion auth
- setup ion auth
- codeigniter ion auth tutorial
- ion auth documentation
- ion auth 2
- ion_auth tutorial
- using ion auth
- CodeIgniter auth
- ion auth codeigniter example
- ion auth codeigniter 2




