I'm trying to find an authentication library for CodeIgniter 1.7.x, but am not having much luck. I originally found this stackoverflow post: How should I choose an authentication library for CodeIgniter?, which listed several, but most were either too simple and/or were designed for CodeIgniter 1.5.x
I've played with FreakAuth, UserAuth, Redux, and several others, but had issues getting any of them to properly work. Does anyone know of a good library to use with CodeIgniter 1.7.x?