Authorization Gems

#Total RankDaily RankNameSummary
1310446oauth🔑 A Ruby wrapper for the original OAuth 1.0 / 1.0a spec.
2505431punditObject oriented authorization for Rails applications
3583735cancancanSimple authorization solution for Rails. All permissions are stored in a single location.
42,4953,545authorityAuthority helps you authorize actions in your Rails app. It's ORM-neutral and has very ...
52,7752,461action_policyAuthorization framework for Ruby/Rails application
64,9969,092bankenBanken provides a set of helpers which restricts what resources a given user is allowed...
75,26719,660declarative_authorizationdeclarative_authorization is a Rails plugin for maintainable authorization based on rea...
87,79926,122access-grantedRole based authorization gem
98,31311,056acl9Role-based authorization system for Rails with a concise DSL for securing your Rails ap...
1011,60311,517petergateIf you like the straight forward and effective nature of Strong Parameters and suspect ...
1112,02321,641allowyAllowy provides CanCan-like way of checking permission but doesn't enforce a tight DSL ...
1214,07824,266adeiaAn authorization gem for Rails that allows you to have the complete control of your app.
1325,597106,871action-guardauthorisation module of actions based on url-paths for usage in Rails and possibly othe...
1430,29913,981rabarberSimple role-based authorization for Rails applications with multi-tenancy support
1536,63928,525sudo_railsProtect any Rails action with password confirmation.
1652,50824,266authzAn opinionated almost-turnkey solution for managing authorization in Rails
17107,11248,941restmeAdd filter/pagination/fields select/sort support to your API controllers