CodeIgniter Authentication Library for Beginners?
Can anyone recommend a great CodeI开发者_开发百科gniter Registration/Login/Logout library for beginners to web development?
I read on stackoverflow that Redux was highly recommended at one time. What is the current recommendation?
I highly recommend Ion Auth Library which can be found here:
http://github.com/benedmunds/CodeIgniter-Ion-Auth
It is very secure, a lot of good features for an auth library, and developed by a really nice guy.
精彩评论