CodeIgniter Forums
Auth library - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=11)
+--- Thread: Auth library (/showthread.php?tid=62244)



Auth library - vertisan - 06-23-2015

Hi
I am looking for a good libraries for user authentication. I found 'ion Auth'. What you think about it? Is good? Or maybe is something better?


RE: Auth library - skunkbad - 06-23-2015

I like my Community Auth because I think it's easy to use, just like CodeIgniter. Maybe you should try out a few to see what you like.


RE: Auth library - nasser.man - 06-23-2015

i created my own one but if i want to select an auth library maybe it be ion auth or skunkbad's Community Auth.


RE: Auth library - prabhakar - 06-23-2015

Hi I m using Ben Edmunds(http://benedmunds.com/ion_auth/) Ion Auth library, its good and easy to use Smile .


RE: Auth library - rtorralba - 06-24-2015

Hi,

ion auth is good and easy to use.

Greetings.


RE: Auth library - Hobbes - 06-24-2015

i use Ion Auth. Simple, robust, easy to use, easy to extend.


RE: Auth library - Blair2004 - 07-17-2015

I'm using Aauth library https://github.com/emreakay/CodeIgniter-Aauth for Tendoo Cms, it meet all my requirement and it's very flexible.
The doc is not really well writing (hosted on github with no highlighted syntax for code example). But it work pretty well...