Simple Authentication Library for Code Igniter - EasyAuth
Filed under "general" on 12/1/08
Here is a very simple authentication library for the framework Code Igniter. It uses a MySQL database table 'users' to authenticate against. You can find some basic documentation on this library here.