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
633 forks
Language: Ruby
last commit: 8 days 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,597 |
thoughtbot/clearance | Provides a simple and well-tested Rails authentication system with email and password support | 3,710 |
palkan/action_policy | An authorization framework for Ruby and Rails applications. | 1,427 |
vmg/redcarpet | A Markdown parser that provides a flexible and customizable way to generate HTML output from Markdown documents | 4,991 |
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,896 |
rolifycommunity/rolify | A library that provides role management capabilities with resource scoping for authorization | 3,172 |
doorkeeper-gem/doorkeeper | An OAuth 2 provider for Ruby on Rails applications. | 5,345 |
avo-hq/avo | A Ruby on Rails admin panel framework that streamlines content management and internal tool development | 1,535 |
rubocop/rubocop | An automated code quality tool for Ruby programming language | 12,657 |
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,900 |
railsadminteam/rails_admin | A Rails extension that provides an easy-to-use interface for managing data in Ruby on Rails applications. | 7,904 |
jwt/ruby-jwt | A Ruby implementation of the RFC 7519 standard for secure token-based authentication | 3,603 |