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
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
jpablobr-sinatra-authorization HTTP Authorization helpers for Sinatra.
2021
2022
2023
2024
2025
2026
0.0
The PostBoost REST API lets you publish, schedule, and analyze social media posts across 8+ platforms from a single integration. No OAuth apps to maintain — PostBoost handles platform authorization for you. ## Base URL All workspace-scoped endpoints are prefixed with `/{workspaceUuid}`. Panel/ad...
2021
2022
2023
2024
2025
2026
0.16
Provides authentication and authorization services for use with Solidus by using Devise and CanCan.
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.0
Unofficial Ruby wrapper for American Express Enhanced Authorization.
2021
2022
2023
2024
2025
2026
0.0
Highly flexible authorization where a user can have more than 1 role with differen permissions.
2021
2022
2023
2024
2025
2026
0.0
A module for managing authorization.
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
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
Authorization auth header string maker helps you to generate OAuth Authorization with by passing params
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
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 for API Requests
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
upnxt_frontend_authorization
2021
2022
2023
2024
2025
2026