Description
The authorization process decides whether a user is allowed access to some feature. It is distinct from the authentication process, which tries to confirm a user is authentic, and not an imposter. The plugin works with nicely with authentication systems such as restful_authentication.