0.0
If you've recently created an API you may have felt frustrated at the removal of Devise's token authenticatable module. ArcadeX fills the void with a set of functions that act on a token class to provide authentication to an API. Enjoy!
2021
2022
2023
2024
2025
2026
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
florence is provide a Web Authentication library in Ruby on Rails
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
Turns Goliath into a reverse proxy server. Useful when paired with other
middleware, such as authentication.
2021
2022
2023
2024
2025
2026
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
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
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
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
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
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
Paas-Word is an online authentication and user management service.
This Ruby on Rails Rack middleware library by Paas-Word enables website owners with a Ruby backend to restrict their endpoints to authenticated users only and retrieve user data.
2021
2022
2023
2024
2025
2026
0.0
Net::HTTP adapter that adds Api Auth authentication for Artemis GraphQL Client
2021
2022
2023
2024
2025
2026
0.0
Bushido SSO authentication module for Devise. A slight variant of the excellent work from Nat Budlin on devise_cas_authenticatable.
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