pundit
Auth system
An authorization system based on object-oriented design and pure Ruby classes
Minimal authorization through OO design and pure Ruby classes
8k stars
104 watching
635 forks
Language: Ruby
last commit: about 2 months ago
Linked from 8 awesome lists
ruby
Related projects:
Repository | Description | Stars |
---|---|---|
chaps-io/access-granted | Authorization gem for Ruby applications | 776 |
cancancommunity/cancancan | An authorization library that defines rules to access different objects and simplifies permissions logic in Rails applications. | 5,600 |
thoughtbot/clearance | Provides a simple and well-tested Rails authentication system with email and password support | 3,709 |
palkan/action_policy | An authorization framework for Ruby and Rails applications. | 1,429 |
vmg/redcarpet | A Markdown parser that provides a flexible and customizable way to generate HTML output from Markdown documents | 4,992 |
elorest/petergate | Easy to use authorization system for Ruby applications | 195 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,894 |
rolifycommunity/rolify | A library that provides role management capabilities with resource scoping for authorization | 3,170 |
doorkeeper-gem/doorkeeper | An OAuth 2 provider for Ruby on Rails applications. | 5,346 |
avo-hq/avo | A Ruby on Rails admin panel framework that streamlines content management and internal tool development | 1,546 |
rubocop/rubocop | An automated code quality tool for Ruby programming language | 12,664 |
tuwilof/fitting | Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. | 60 |
thoughtbot/administrate | A library that generates flexible admin dashboards for Rails apps | 5,902 |
railsadminteam/rails_admin | A Rails extension that provides an easy-to-use interface for managing data in Ruby on Rails applications. | 7,908 |
jwt/ruby-jwt | An implementation of the OAuth JSON Web Token standard in Ruby | 3,601 |