CodeIgniter Forums
Need Auth Library / System that easy to Use and secure - 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: Need Auth Library / System that easy to Use and secure (/showthread.php?tid=51381)



Need Auth Library / System that easy to Use and secure - El Forum - 05-01-2012

[eluser]gbd_dee[/eluser]
I have my db set up, have registration set up..

Need to basically restrict views based on if a user is logged in or not, and different views for different types of users

Need system that is up to date, secure and that has great documentation and support


Need Auth Library / System that easy to Use and secure - El Forum - 05-02-2012

[eluser]Zaher Ghaibeh[/eluser]
i think the one your looking for is ion_auth2 http://ellislab.com/forums/viewthread/145263/
it has a simple auth system and secure one ..