0.0
Additions to the googleauth gem for unsupported authentication schemes.
2020
2021
2022
2023
2024
2025
0.0
Researchable's JwtAuthenticable relies on Json Web Tokens to deal with authentication.
2020
2021
2022
2023
2024
2025
0.0
A Faraday middleware for NTLM authentication
2020
2021
2022
2023
2024
2025
0.0
This is a gem of ruby that has the ability for authentication to be used in Ruby on Rails 7+, it is composed of 10 modules that allow flexibility for user management in a Rails application
2020
2021
2022
2023
2024
2025
0.0
Tcat provides an easy-to-use interface for querying package tracking information from the TCat system. It handles authentication and request formatting, allowing developers to easily integrate Tcat tracking into their Ruby applications.
2020
2021
2022
2023
2024
2025
0.0
Authentication & Authorization for the Lesli Framework.
2020
2021
2022
2023
2024
2025
0.0
This gem supplies a `fa` executable which can create, read, update and delete
data using the Freeagent API.
You need to specify valid Freeagent app credentials. Generate a Freeagent app at
https://dev.freeagent.com/apps. Ensure you set 'http://localhost:*/' as a valid
OAuth redirect URI. Then ex...
2020
2021
2022
2023
2024
2025
0.0
Official Zitadel SDK for Ruby. Authenticate and access Zitadel's authentication and management APIs in Ruby.
2020
2021
2022
2023
2024
2025
0.0
Library for using keycloak authentication with Rails
2020
2021
2022
2023
2024
2025
0.0
`openid_config_parser` is a lightweight Ruby gem designed to fetch and parse
OpenID Connect configuration data from any specified endpoint URL.
Whether you are building an authentication system or integrating with an OpenID Connect provider,
this gem provides a simple and efficient wa...
2020
2021
2022
2023
2024
2025
0.0
Ruby OpenID Test Server (ROTS) provides a basic OpenID server made in top of the Rack gem.
With this small server, you can make dummy OpenID request for testing purposes,
the success of the response will depend on a parameter given on the URL of the authentication request.
2020
2021
2022
2023
2024
2025
0.0
Opinionated minimal Rails authentication scaffolding with Hotwire, React, or Vue + Tailwind.
2020
2021
2022
2023
2024
2025
0.0
Minimal cookie-based authentication library for Ruby on Rails
2020
2021
2022
2023
2024
2025
0.0
Groovestack::Auth is an authentication extension for the Groovestack Platform.
2020
2021
2022
2023
2024
2025
0.0
Visit https://avohq.io/ to get more information about this gem.
2020
2021
2022
2023
2024
2025
0.0
responsible for developer authentication for axle(open slot game engine)
2020
2021
2022
2023
2024
2025
0.0
Authentication engine for Ruby on Rails projects.
2020
2021
2022
2023
2024
2025
0.0
PHCDevworks Accounts Stytch is a Ruby on Rails Engine for Stytch Authentication.
2020
2021
2022
2023
2024
2025
0.0
Supports all API calls, HTTP Basic and OAuth2 authentication
2020
2021
2022
2023
2024
2025
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
...
2020
2021
2022
2023
2024
2025