Trying to find an Auth library for CodeIgniter 1.7.x but am not having much luck. I originally found this SO post: http://stackoverflow.com/questions/346980/what-code-igniter-authentication-library-is-best which listed several, but most were either too simple and/or were designed for CI 1.5.x
I've played with FreakAuth, UserAuth, Redux, and several others but had issues getting any of them to properly work (or run at all).
Anyone have a good library you use with CI 1.7.x???