0.0
Allows Devise to authenticate users from central-authentication services like LDAP and Shibboleth.
2021
2022
2023
2024
2025
2026
0.0
Clowk Authentication, JWT verification, and future API access
2021
2022
2023
2024
2025
2026
0.0
Better Auth is a comprehensive, framework-agnostic authentication library for Ruby. It provides a complete set of features out of the box with a plugin ecosystem.
2021
2022
2023
2024
2025
2026
0.0
An authentication gem for the pre-production (mainly) phase of the application lifecycle.
Provide a simple sign in page with a list of all users in the application.
Click on any user logins you to the application under the user.
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
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
Collection of common auth models for use in shared authentication.
2021
2022
2023
2024
2025
2026
0.0
DoorMat is a Rails Engine that provides a solution for both user authentication and the encryption of user information. It aims to offer safe defaults so you can get going with what your website is really about.
2021
2022
2023
2024
2025
2026
0.0
Simple gem to enable rack powered Ruby apps to
authenticate via REST with an enterprise CAS authentication server via X509
client certificates.
2021
2022
2023
2024
2025
2026
0.0
Adds NTLM authentication support for Net::HTTP using rubyntlm
2021
2022
2023
2024
2025
2026
0.0
A command-line client for manipulating large Twitter lists in the shell, shell scripts, etc.
Currently supports
------------------
- OAuth authentication
- Showing a users's followers/following
- Following and unfollowing users
- Showing, adding, and removing a members from a list
2021
2022
2023
2024
2025
2026
0.0
This library makes it possible to print via IDBD-HE07/08-BE07 ethernet I/F Card by ruby command. According to user manual's Raw Socket Print document, this library is developed. Currently this supports only Raw Socket Print(TCP Port 9100), Gets Printer Status(TCP Port 9101) and Reset with authent...
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
RackApiKey is a middleware that enables simple API key authentication
2021
2022
2023
2024
2025
2026