Looking for a good auth library for CodeIgniter

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
s992
Forum Contributor
Posts: 124
Joined: Wed Oct 27, 2010 3:06 pm

Looking for a good auth library for CodeIgniter

Post by s992 »

I'm not sure if this should be posted in security or frameworks, so please move it as you see fit.

Anyway, the subject says most(if not all). I'm going to build an admin back-end onto my CI site and I'd like to know what you all would recommend. I'm aware that CI has a built in auth library, but there are some third party solutions out there too.

I don't currently need tiered admin or user accounts, but knowing how projects go it might not be a bad idea to have support for it.

Thanks in advance for your suggestions!
Post Reply