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
The gem provides easy & extendable way to perform JSON Web Token authentication.
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
Simple token authentication
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
Secure your application with multi-factor authentication, user activity monitoring, and real-time threat protection.
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
HTTP basic authentication Rack middleware for the Workarea Commerce Platform
2021
2022
2023
2024
2025
2026
0.0
Devise extension for Castle. Secure your authentication stack with real-time monitoring, instantly notifying you and your users on potential account hijacks.
2021
2022
2023
2024
2025
2026
0.0
Users authentication in console and their activity tracking
2021
2022
2023
2024
2025
2026
0.0
Use three header fields and a shared secret
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
Simple authentication solution for any rails app.
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
Allows applications using Train to speak to AliCloud; handles authentication, cacheing, and SDK dependency management.
2021
2022
2023
2024
2025
2026
0.0
Kankri is a library for quickly setting up basic authentication with
object-action privileges. It's intended to be used in projects which need
a simple auth system with no run-time requirements and little set-up. It
isn't intended for mission critical security.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
jirarest2 is yet another implementation of the JIRA(tm) REST-API[https://developer.atlassian.com/display/JIRADEV/JIRA+Remote+API+Reference] . This one for Ruby1.9.1
It is intended to be called within the shell to create and verify JIRA(tm) issues fast without a browser. There was no particular ...
2021
2022
2023
2024
2025
2026