Mauth is an open source user management platform for the integrated web.
hide
Mauth makes it easy to build a multi-user web application with the help of Code Igniter at its core.
Built with the Controller/Method state of mind, Mauth can restrict users from accessing private areas using a simple configuration interface. This takes the burden of doing exhaustive is-user-logged-in checks away from the programmer, so you can focus on making beautiful interfaces.
Mauth uses a roles based system where users are assigned to roles. By default, only two roles type exist, User and Admin; However, more roles can easily be added using the web based roles editor