Rails Auth

The following are popular gems for Rails authentication and authorization.

As a reminder, authentication means determining whether the person making the request is really a certain user, and authorization means determining what that user is allowed to do.

Some relationships between these gems include: