Welcome Guest, Not a member yet? Register   Sign In
DX auth VS FreakAuth VS Redux Auth
#1

[eluser]vps4[/eluser]
whitch is the best?
it seems DX auth document like CI style
Freak has a long time not update.
Redux is beta.

so, DX auth is best?

please recommend one for me, thank you.
#2

[eluser]TheFuzzy0ne[/eluser]
I doubt you'll ever get a straight answer on that one. It all depends on your needs. http://stackoverflow.com/questions/34698...ry-is-best.
#3

[eluser]jedd[/eluser]
I evaluated a few of these libraries several months back, and my initial favourite was DX. However it very much comes down to your specific needs from an auth library. Ultimately I decided to write my own from scratch, as none of them were a sufficiently good match to warrant the effort of adjusting them to taste. I gather a lot of CI users end up rolling their own.
#4

[eluser]vps4[/eluser]
thank you for reply.
http://stackoverflow.com/questions/34698...ry-is-best

i just readed the article, no one is great, it seems i must write myself Sad((
#5

[eluser]TheFuzzy0ne[/eluser]
Generic libraries are great when you need to get the job done quickly. When you need to get the job done properly I usually find it's better to write your own. That way you have all the functionality you need, nothing more, nothing less. Have you looked into any other libraries that aren't code specifically for CodeIgniter, such as [url="http://framework.zend.com/manual/en/zend.auth.html"]Zend Auth[/url]? Often you can make it work with little or no tinkering with the code. I'm using Zend_Search_Lucene and I haven't had to touch the library files.




Theme © iAndrew 2016 - Forum software by © MyBB