0.0
Faraday based API client for the PayPal REST API. Includes support for saving the authentication token and limited release endpoints.
2021
2022
2023
2024
2025
2026
0.0
Reads a Foobara manifest into a deployment plan — one unit per domain, its route, and which of its commands are callable without authentication — and synthesises the matching AWS CDK resources. The manifest is the single source of truth, so infrastructure never restates what the application alrea...
2021
2022
2023
2024
2025
2026
0.0
A collection of easily plugable rack authentication middlewares
2021
2022
2023
2024
2025
2026
0.0
Koala is a lightweight, flexible Ruby SDK for Facebook. It allows read/write access to the social graph via the Graph API and the older REST API, as well as support for realtime updates and OAuth and Facebook Connect authentication. Koala is fully tested and supports Net::HTTP and Typhoeus conn...
2021
2022
2023
2024
2025
2026
0.0
JWT authentication done in all apps in form builder
2021
2022
2023
2024
2025
2026
0.0
Provides common User and Role models to attach Authentication and Authorization via your preferred gem.
2021
2022
2023
2024
2025
2026
0.0
Provides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply
require 'smtp_tls' and use the Net::SMTP#enable_starttls method to talk to
servers that use STARTTLS.
require 'net/smtp'
begin
require 'smtp_tls'
rescue LoadError
end
smtp = Net::SMTP.new address, port
...
2021
2022
2023
2024
2025
2026
0.0
TinderAuthFetcher enables you to retrieve a Facebook authentication token, which is necessary to use Tinder API
2021
2022
2023
2024
2025
2026
0.0
Cadinsor provides OAuth like authentication to validate requests from your client apps to your backend Rails application.
2021
2022
2023
2024
2025
2026
0.0
Adds OAuth 2.0 provider metadata, client registration, authorization, and token routes for Better Auth Ruby. Includes introspection and revocation routes. Also provides userinfo routes. Better Auth Ruby is an independent modern authentication framework for Ruby inspired by Better Auth.
2021
2022
2023
2024
2025
2026
0.0
Adds SSO provider management, OIDC SSO, and SAML SSO integration for Better Auth Ruby. Better Auth Ruby is an independent modern authentication framework for Ruby inspired by Better Auth.
2021
2022
2023
2024
2025
2026
0.0
Users authentication in console and their activity tracking
2021
2022
2023
2024
2025
2026
0.0
Server-side iOS GameKit/Game Center player authentication using the "Identity Verification Signature" provided by the method generateIdentityVerificationSignatureWithCompletionHandler in Apple's GameKit framework
2021
2022
2023
2024
2025
2026
0.0
This gem enables users to learn more about music artists with data from the Spotify API. Users are prompted to search for an artist. The app returns the first search result from Spotify and allows users to see the artist's top tracks, album releases, genres or related artists. For the latter opti...
2021
2022
2023
2024
2025
2026
0.0
Stop using HTTP Authentication and just use the simple AdminUser class. Includes the option to provide more granular control over your resources
2021
2022
2023
2024
2025
2026
0.0
Simple authentication and authorization solution for Ruby apps
2021
2022
2023
2024
2025
2026
0.0
OpenTOFU is a client and certificate pinning library for Geminispace, derived from
the 'trust on first use' authentication scheme (https://en.wikipedia.org/wiki/Trust_on_first_use).
2021
2022
2023
2024
2025
2026
0.0
Allows applications using Train to speak to AliCloud; handles authentication, cacheing, and SDK dependency management.
2021
2022
2023
2024
2025
2026
0.0
RIMS password source plug-in for LDAP authentication.
By introducing this plug-in, RIMS IMAP server will be able to
authenticate users with LDAP.
2021
2022
2023
2024
2025
2026
0.0
Plug-in TOTP two-factor authentication (Google Authenticator–compatible) with QR setup, backup codes, and host-app session hooks.
2021
2022
2023
2024
2025
2026