Authorization Gems

#Total RankDaily RankNameSummary
1321436oauth🔮 A Ruby wrapper for the original OAuth 1.0 / 1.0a spec.
2498374punditObject oriented authorization for Rails applications
3574688cancancanSimple authorization solution for Rails. All permissions are stored in a single location.
42,5694,497authorityAuthority helps you authorize actions in your Rails app. It's ORM-neutral and has very ...
52,6952,025action_policyAuthorization framework for Ruby/Rails application
65,0729,185bankenBanken provides a set of helpers which restricts what resources a given user is allowed...
75,40817,029declarative_authorizationdeclarative_authorization is a Rails plugin for maintainable authorization based on rea...
86,92911,274omniauth-ldap📁 LDAP strategy for OmniAuth.
98,02011,478access-grantedRole based authorization gem
108,49710,298acl9Role-based authorization system for Rails with a concise DSL for securing your Rails ap...
1111,87211,933petergateIf you like the straight forward and effective nature of Strong Parameters and suspect ...
1212,25314,953allowyAllowy provides CanCan-like way of checking permission but doesn't enforce a tight DSL ...
1314,38442,164adeiaAn authorization gem for Rails that allows you to have the complete control of your app.
1426,09846,492action-guardauthorisation module of actions based on url-paths for usage in Rails and possibly othe...
1528,44412,073rabarberSimple role-based authorization for Rails applications with multi-tenancy support
1636,67223,574sudo_railsProtect any Rails action with password confirmation.
1751,89233,451authzAn opinionated almost-turnkey solution for managing authorization in Rails
18106,10770,356restmeAdd filter/pagination/fields select/sort support to your API controllers