0.0
Time Based OTP/rfc6238 compatible authentication for Devise
2020
2021
2022
2023
2024
2025
0.0
A Ruby gem providing OmniAuth OAuth2 strategy for Naver authentication. Supports modern OAuth2 practices with customizable scopes and proper error handling.
2020
2021
2022
2023
2024
2025
0.0
Ruby wrapper for the BitBucket API supporting OAuth and Basic Authentication
2020
2021
2022
2023
2024
2025
0.0
Rough and dirty stubbing for authentication via Sorcery external (GitHub only for the moment)
2020
2021
2022
2023
2024
2025
0.0
Fluentd plugin that store data to be forwarded, and send these when client(input plugin) requests it, over HTTPS and authentication
2020
2021
2022
2023
2024
2025
0.0
Turns Goliath into a reverse proxy server. Useful when paired with other
middleware, such as authentication.
2020
2021
2022
2023
2024
2025
0.0
Faraday based API client for the PayPal REST API. Includes support for saving the authentication token and limited release endpoints.
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
0.0
TinderAuthFetcher enables you to retrieve a Facebook authentication token, which is necessary to use Tinder API
2020
2021
2022
2023
2024
2025
0.0
Cadinsor provides OAuth like authentication to validate requests from your client apps to your backend Rails application.
2020
2021
2022
2023
2024
2025
0.0
Users authentication in console and their activity tracking
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Stop using HTTP Authentication and just use the simple AdminUser class. Includes the option to provide more granular control over your resources
2020
2021
2022
2023
2024
2025
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).
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Net::HTTP adapter that adds Api Auth authentication for Artemis GraphQL Client
2020
2021
2022
2023
2024
2025
0.0
Bushido SSO authentication module for Devise. A slight variant of the excellent work from Nat Budlin on devise_cas_authenticatable.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025