0.0
authorization
2020
2021
2022
2023
2024
2025
0.0
CCCUX provides a comprehensive admin interface and user experience layer for CanCanCan authorization. It includes role-based access control (RBAC) models, admin controllers for managing users, roles, and permissions, and a clean interface for authorization management.
2020
2021
2022
2023
2024
2025
0.0
An authorization framework for graphql-ruby
2020
2021
2022
2023
2024
2025
0.0
Authorizer is a gem for Ruby (in conjunction with Rails 2.3) that does authorization for you on a per-object basis. What makes this gem different from e.g. declarative_authorization and cancan is they define one role for the entire application. With Authorizer, you define roles for different user...
2020
2021
2022
2023
2024
2025
0.0
A module for managing authorization.
2020
2021
2022
2023
2024
2025
0.0
Unidom (UNIfied Domain Object Model) is a series of domain model engines. The Authorization domain model engine includes the Permission and Authorizing models. Unidom (统一领域对象模型)是一系列的领域模型引擎。授权领域模型引擎包括权限、授权的模型。
2020
2021
2022
2023
2024
2025
0.0
Unofficial Ruby wrapper for American Express Enhanced Authorization.
2020
2021
2022
2023
2024
2025
0.0
Provides a simple DSL for specifying the authorization logic of your application. Install the gem, add a role attribute to your user model and your almost ready to go.
2020
2021
2022
2023
2024
2025
0.0
An(other) Rails authorization solution which allows an app to aggregate and arbitrate authorization for permissions from multiple roles and multiple products (permissifed models).
2020
2021
2022
2023
2024
2025
0.0
Bali (Bulwark Authorization Library) is a to-the-point authorization library for Rails.
2020
2021
2022
2023
2024
2025
0.0
a very simple authorization library with two main methods: can? and authorize, checking the permissions of a user to perform an action on a resource
2020
2021
2022
2023
2024
2025
0.0
Simple authorization library and role managment for Ruby.
2020
2021
2022
2023
2024
2025
0.0
Simple authorization for RubyMotion. Inspired by CanCan and Pundit.
2020
2021
2022
2023
2024
2025
0.0
RailsKeycloakAuthorization adds Rack Based, Policy Enforcement Point (PEP) implementation to authorize requests before they reach the controllers. It is designed to work with Keycloak Authorization Services.
2020
2021
2022
2023
2024
2025
0.0
# Quick Start The Owner API uses the JSON format, and must be accessed over a [secure connection](https://en.wikipedia.org/wiki/HTTPS). Let’s assume that the access token provided by your account manager is “TOKEN”. Here’s how to get the list of ids of all your invoices from the first week of ...
2020
2021
2022
2023
2024
2025
0.0
The Tripletex API is a **RESTful API**, which does not implement PATCH, but uses a PUT with optional fields. **Actions** or commands are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. **Summaries** or aggregated results are represented in our RESTful pat...
2020
2021
2022
2023
2024
2025
0.0
This is a shared library which consume Staff Portal's authorization API and provides group membership information for the NcsNavigator portal and role authorization mapping for PSC.
2020
2021
2022
2023
2024
2025
0.0
Highly flexible authorization where a user can have more than 1 role with differen permissions.
2020
2021
2022
2023
2024
2025
0.0
A neat way of asserting declarative_authorization's rules inside controller using RSpec matcher.
2020
2021
2022
2023
2024
2025
0.0
A gem for handling authorization in rails using roles
2020
2021
2022
2023
2024
2025