CodeIgniter Forums
Authentication - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Authentication (/showthread.php?tid=36169)



Authentication - El Forum - 11-23-2010

[eluser]Todlerone[/eluser]
Hello all again. I'm looking for some guidance with implementing a user login for my site. All I need is a username, password and some ACL levels. A back-end create and edit user would be nice. Does anyone know of any available libraries that are configurable this way?

TY in advance.


Authentication - El Forum - 11-23-2010

[eluser]umefarooq[/eluser]
try Ion Auth easy to use and integrate in CI applications

http://ellislab.com/forums/viewthread/145263/


Authentication - El Forum - 11-23-2010

[eluser]Todlerone[/eluser]
TY for your response.
Cheers