0.0
Simple authorization system for Rails applications. Allows you to develop applications with a mixed role based authorization and a context based authorization model. Does not supply authentication.
2021
2022
2023
2024
2025
2026
0.0
A typical usecase of JWT tokens is when building an API. JWT tokens can be sent as authorization tokens in headers. The advantage of using JWT tokens is that they are signed with a secret, so the information inside them cannot be tampered. This makes them ideal for embeding both authentication an...
2021
2022
2023
2024
2025
2026
0.0
jpablobr-sinatra-authorization HTTP Authorization helpers for Sinatra.
2021
2022
2023
2024
2025
2026
0.0
Frontend libraries implement OAuth2 flows that authenticate the user with your SPA, but are only part of the picture. If you're storing user data on a backend, you'll need to authenticate them on both the frontend and the backend. That's what Oauth2 Authorization Code Request does, with PKCE thro...
2021
2022
2023
2024
2025
2026
0.16
Simple authorization gem for graphql-ruby
2021
2022
2023
2024
2025
2026
0.03
HTTP Authorization helpers for Sinatra.
2021
2022
2023
2024
2025
2026
0.01
A rails gem/plugin that handles authorization
2021
2022
2023
2024
2025
2026
0.01
This Sinatra extension, derived from omniauth_pure by Marcus Proske, adds OmniAuth authorization to your Sinatra application, so your users can login using FaceBook, Twitter and many other authorization providers, as long as you supply the API keys. It uses DataMapper and HAML.
2021
2022
2023
2024
2025
2026
0.12
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.12
A scope-based authorization solution for Ruby on Rails.
2021
2022
2023
2024
2025
2026
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 ...
2021
2022
2023
2024
2025
2026
0.0
Rails authorization for well defined authorization objects interfaces
2021
2022
2023
2024
2025
2026
0.0
A rails authentication and authorization engine that
reduces clutter in your controllers and views.
Includes aliased link_to and button_to helpers that return an empty string
if the current user is not permitted to follow the link.
...
2021
2022
2023
2024
2025
2026
0.0
Authist is a Ruby on Rails plugin that provides a simple way to add role-based authorization to your application.
It can easily be plugged into any user or group models in your application, and allows you to define a set of access types that roles can provide.
Roles and users' participation in th...
2021
2022
2023
2024
2025
2026
0.0
Rails 3 compatible rails-authorization-plugin gem
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
Bali (Bulwark Authorization Library) is a to-the-point authorization library for Rails.
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
Parses parametrized HTTP Authorization headers
2021
2022
2023
2024
2025
2026
0.0
This plugin adds an authorization layer to your rails app that is totally transparent to your restful controllers and a DSL for declaring permissions on your models.
2021
2022
2023
2024
2025
2026