Authorization Gems

#Total RankDaily RankNameSummary
1310477oauth🔑 A Ruby wrapper for the original OAuth 1.0 / 1.0a spec.
2505407punditObject oriented authorization for Rails applications
3583602cancancanSimple authorization solution for Rails. All permissions are stored in a single location.
42,4955,119authorityAuthority helps you authorize actions in your Rails app. It's ORM-neutral and has very ...
52,7752,163action_policyAuthorization framework for Ruby/Rails application
64,9968,825bankenBanken provides a set of helpers which restricts what resources a given user is allowed...
75,26624,798declarative_authorizationdeclarative_authorization is a Rails plugin for maintainable authorization based on rea...
87,7988,659access-grantedRole based authorization gem
98,31312,639acl9Role-based authorization system for Rails with a concise DSL for securing your Rails ap...
1011,60611,328petergateIf you like the straight forward and effective nature of Strong Parameters and suspect ...
1112,02213,811allowyAllowy provides CanCan-like way of checking permission but doesn't enforce a tight DSL ...
1214,07246,569adeiaAn authorization gem for Rails that allows you to have the complete control of your app.
1325,593115,835action-guardauthorisation module of actions based on url-paths for usage in Rails and possibly othe...
1430,30711,001rabarberSimple role-based authorization for Rails applications with multi-tenancy support
1536,64014,944sudo_railsProtect any Rails action with password confirmation.
1652,51632,575authzAn opinionated almost-turnkey solution for managing authorization in Rails
17107,12227,919restmeAdd filter/pagination/fields select/sort support to your API controllers