0.0
Run your own Authentication provider!
2021
2022
2023
2024
2025
2026
0.0
Kankri is a library for quickly setting up basic authentication with
object-action privileges. It's intended to be used in projects which need
a simple auth system with no run-time requirements and little set-up. It
isn't intended for mission critical security.
2021
2022
2023
2024
2025
2026
0.0
Abstracts out and port to ruby the functionality of the shopify textmate bundle for use in other editors. Provides a shopify console with the ability to switch between configured shops, using either custom app or oauth token style authentication. Provides caches of objects and convenience methods...
2021
2022
2023
2024
2025
2026
0.0
jirarest2 is yet another implementation of the JIRA(tm) REST-API[https://developer.atlassian.com/display/JIRADEV/JIRA+Remote+API+Reference] . This one for Ruby1.9.1
It is intended to be called within the shell to create and verify JIRA(tm) issues fast without a browser. There was no particular ...
2021
2022
2023
2024
2025
2026
0.0
A Ruby gem providing a clean interface to interact with Conversant/SwiftFederation CDN services including Portal, CDN, and LMS APIs with V3 authentication support. Features zero-configuration setup, automatic ENV detection, and seamless integration with existing Conversant implementations.
2021
2022
2023
2024
2025
2026
0.0
A simple authentication provider for Ruby/Rails app. Designed for mobile clients and is compatible with the OAuth 2.0 specification.
2021
2022
2023
2024
2025
2026
0.0
A Rails engine that provides a web-based console interface at /rails/console, with production authentication support.
2021
2022
2023
2024
2025
2026
0.0
HostGitRb allows you to share your Git repositories with other users
using SSH Public keys as authentication. You only need one shell account,
which makes this great to use in a shared hosting environment, and users
won't be able to do anything else other than push/pull to...
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
A convenient, unofficial Ruby SDK for integrating with the EuPago payment gateway. Includes authentication helpers, VCR-based test suite, and a structure SDK.
2021
2022
2023
2024
2025
2026
0.0
Hooksmith is a gem that allows you to handle webhooks in your Rails application. It provides a simple and flexible way to receive, validate, and process webhooks from various services. With Hooksmith, you can easily configure webhook endpoints, handle authentication, retry failed webhooks, and ma...
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
Authentication mechanism for Rails apps with devise via OAuth2
2021
2022
2023
2024
2025
2026
0.0
Token Authentication for Rails using JWT. Slots is designed to keep JWT stateless and minimize database calls. This is done by storing (none sensitive) data in the JWT and populating current_user with the JWT data. This allows for things like `current_user.teams` or other assocations to be called...
2021
2022
2023
2024
2025
2026
0.0
A comprehensive Ruby SDK for integrating with TikTok Open API. Provides OAuth 2.0 authentication, user authorization, and HTTP client functionality.
2021
2022
2023
2024
2025
2026
0.0
A Ruby gem providing OmniAuth OAuth2 strategy for Kakao authentication. Unlike other Kakao OAuth gems, this properly includes client_secret in the request body as required by Kakao's API specification.
2021
2022
2023
2024
2025
2026
0.0
Authi is a Ruby gem designed to be used both in your client and server HTTP-based applications. It implements the authentication methods based on HMAC-SHA1 encryption algorithm and a pre-shared key.The gem will sign your requests on the client side and authenticate that signature on the server si...
2021
2022
2023
2024
2025
2026
0.0
implements bindings to Win32 SSPI functions, focused on authentication to a proxy server over HTTP.
2021
2022
2023
2024
2025
2026
0.0
Library to create an authentication layer in Rails applications
2021
2022
2023
2024
2025
2026
0.0
An easy way to add sms-based two factor authentication to rails apps with Twilio
2021
2022
2023
2024
2025
2026