CodeIgniter Forums
Login - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Login (/showthread.php?tid=30788)



Login - El Forum - 05-26-2010

[eluser]Unknown[/eluser]
I have a problem with login, I've built one web application. And the client need my company to build dashboard for them to customize everything, they need.

All functionality I've built, now it is completed but Login page still not completed yet.


Login - El Forum - 05-26-2010

[eluser]eoinmcg[/eluser]
well you've two options;
1. build one yourself

2. use an existing auth module. search the forum - there are lots of them out there like;
http://github.com/benedmunds/CodeIgniter-Ion-Auth
http://bitbucket.org/walesmd/codeigniter-erkana-auth


Login - El Forum - 05-26-2010

[eluser]Unknown[/eluser]
Thanks for the links! I think i'll use these for my first time Smile