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...
2021
2022
2023
2024
2025
2026
0.0
Authorization Library for Ruboty plugin tasks
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
LogicalAuthorization allows authorization in a finely grained framework, including
ACLs and database based permissions, designed to slide into your project seamlessly.
You should be able to add logical_authz to your Gemfile and add needs_authorization to
your base controller class and be...
2021
2022
2023
2024
2025
2026
0.0
A declarative authorization Rack middleware that supports custom authorization logic on a per-resource basis
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Simple authorization for RubyMotion. Inspired by CanCan and Pundit.
2021
2022
2023
2024
2025
2026
0.0
Easy way to build a whitelist authorization mechanism for slack ruby bot
commands. Define roles and add slack users and slack commands to those
roles. When the bot receives the command, the framework verifies that
the given user has permission to execute the command. If denied, a
custom...
2021
2022
2023
2024
2025
2026
0.0
Permify is an open source authorization service for creating fine-grained and scalable authorization systems.
2021
2022
2023
2024
2025
2026
0.0
Access Manager that uses policy services to determine authorization
2021
2022
2023
2024
2025
2026
0.0
This generator can add powerful authentication and authorization to
a clean Rails application with a single command.
Configures a Rails application for use with the authlogic and
declarative_authorization gems, and generates all code (migrations,
models, controller methods, routes, roles, seeds,...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
A neat way of asserting declarative_authorization's rules inside controller using RSpec matcher.
2021
2022
2023
2024
2025
2026
0.0
Rails 3 compatible rails-authorization-plugin gem
2021
2022
2023
2024
2025
2026
0.0
Authorization auth header string maker helps you to generate OAuth Authorization with by passing params
2021
2022
2023
2024
2025
2026
0.0
Verifying authorization and permissions from a credential.
2021
2022
2023
2024
2025
2026
0.1
A transparent wrapper for VKontakte API. Supports ruby-way naming of API methods (without method lists inside), optional authorization, files uploading, logging and any faraday-supported http adapter of your choice.
2021
2022
2023
2024
2025
2026
0.1
A scope-based authorization solution for Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.08
A simple authorization gem
2021
2022
2023
2024
2025
2026
0.07
A plugin-based framework for supporting multiple authentication and authorization systems in Rails/Rack apps. Supports resource-oriented route-by-route access control lists with TLS authentication.
2021
2022
2023
2024
2025
2026