CodeIgniter Forums
Login system? - 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: Login system? (/showthread.php?tid=8005)



Login system? - El Forum - 04-30-2008

[eluser]hcker2000[/eluser]
I was curious to find out if CI has a built in authentication system? if so are there any tutorials for it?


Login system? - El Forum - 04-30-2008

[eluser]taewoo[/eluser]
FreakAuth Light


Login system? - El Forum - 04-30-2008

[eluser]hcker2000[/eluser]
thanks for the info. could any one comment on the support for sqlite 3?


Login system? - El Forum - 05-01-2008

[eluser]rigniter[/eluser]
Does FreakAuth Light work with latest CI ?


Login system? - El Forum - 05-02-2008

[eluser]obobo[/eluser]
I'm using Erkana codeigniter authorization library - a simple, lightweight system that you can easily customize.


Login system? - El Forum - 05-02-2008

[eluser]rigniter[/eluser]
Thanks - I decided to go with that also. I don't really need all the extra stuff that comes w/ FreakAuth.