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.0
Authorization that includes basic authorization and 3 social authorization with Latvia social network draugiem.lv, facebook.com and twitter.com.
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.03
HTTP Authorization helpers for Sinatra.
2021
2022
2023
2024
2025
2026
0.15
Simple authorization gem for graphql-ruby
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.01
A rails gem/plugin that handles authorization
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.0
A declarative authorization Rack middleware that supports custom authorization logic on a per-resource basis
2021
2022
2023
2024
2025
2026
0.0
upnxt_frontend_authorization
2021
2022
2023
2024
2025
2026
0.0
Parses parametrized HTTP Authorization headers
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
Pundit is a lightweight authorization gem. But, in complex Rails apps, it can be difficult to determine why authorization failed, or which policies are involved in a request. pundit_logger adds logging during many Pundit events to your Rails application logs.
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
MailOdds provides email validation services to help maintain clean email lists and improve deliverability. The API performs multiple validation checks including format verification, domain validation, MX record checking, and disposable email detection. ## Authentication All API requests requi...
2021
2022
2023
2024
2025
2026
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
Simple authorization library and role managment for Ruby.
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
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