0.0
jpablobr-sinatra-authorization HTTP Authorization helpers for Sinatra.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Authorization that includes basic authorization and 3 social authorization with Latvia social network draugiem.lv, facebook.com and twitter.com.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.03
HTTP Authorization helpers for Sinatra.
2020
2021
2022
2023
2024
2025
0.13
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.
2020
2021
2022
2023
2024
2025
0.01
A rails gem/plugin that handles authorization
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.12
A scope-based authorization solution for Ruby on Rails.
2020
2021
2022
2023
2024
2025
0.0
A gem for handling authorization in rails using roles
2020
2021
2022
2023
2024
2025
0.0
authorization
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
upnxt_frontend_authorization
2020
2021
2022
2023
2024
2025
0.0
Authorization auth header string maker helps you to generate OAuth Authorization with by passing params
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
Authorization for API Requests
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
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