![]() |
Ion Auth articles/tutorials - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Ion Auth articles/tutorials (/showthread.php?tid=56919) |
Ion Auth articles/tutorials - El Forum - 01-30-2013 [eluser]Fred Riley[/eluser] I'm using the excellent Ion Auth library for user management in my current project. The library documentation is also very good and a very clear reference with useful code snippets. In addition to this, are there any useful articles or tutorials on using Ion Auth as a user management system? Googling gets basic setup and config tutorials (example), a silent YouTube video, and a NetTuts video tutorial. I prefer text to video, not least because I can read it quicker and print it for reference, so text tutorials/articles would be good. Can anyone give me any pointers? For example, I'm going to build a user management administration system from scratch. I can kinda see how to do it with Ion Auth but if there are working examples out there it might save me time reinventing code. I know that there's a BIG thread on here on Ion Auth but that's 88 pages long and I really don't fancy going through all those! Fred Ion Auth articles/tutorials - El Forum - 02-03-2013 [eluser]lieutdan13[/eluser] I too am interested in a good tutorial. More specifically, I'm looking for how to implement Ion_Auth as a third_party package and utilize the default (or slightly customized) routing for views. |