Authorization is different from Authentication.
Authorization answers the question “given this user, are they authorized to perform this action?”
Authentication answers the question “is this user who they claim to be?”
See also http://codeigniter.com/wiki/Category:Libraries::Authentication/.
Articles in category "Libraries -> Authorization":
There are 4 articles for this category
