0.0
Koala is a lightweight, flexible Ruby SDK for Facebook. It allows read/write access to the social graph via the Graph API and the older REST API, as well as support for realtime updates and OAuth and Facebook Connect authentication. Koala is fully tested and supports Net::HTTP and Typhoeus conn...
2019
2020
2021
2022
2023
2024
0.0
JWT authentication done in all apps in form builder
2019
2020
2021
2022
2023
2024
0.0
This gem simplifies API authentication, requests, and responses, allowing for effortless access to Kit data and resources.
2019
2020
2021
2022
2023
2024
0.0
A collection of useful Rails generator scripts for HTMl 5 boilerplate, useful partials, authentication, helpers with HAML support - fork from Ryan Bates Nifty-generators.
2019
2020
2021
2022
2023
2024
0.0
Provides common User and Role models to attach Authentication and Authorization via your preferred gem.
2019
2020
2021
2022
2023
2024
0.0
Simple integration for Rails to use Google Apps authentication.
2019
2020
2021
2022
2023
2024
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
...
2019
2020
2021
2022
2023
2024
0.0
This is the unofficial API rubygem to secure-pass.net online secure authentication and authorization platform.
2019
2020
2021
2022
2023
2024
0.0
A Rails plugin ActiveResource extension for instance-level (instead of class-level) HTTP Basic Authentication
2019
2020
2021
2022
2023
2024
0.0
Cadinsor provides OAuth like authentication to validate requests from your client apps to your backend Rails application.
2019
2020
2021
2022
2023
2024
0.0
I was sick of all the complex abstractions that were being put into other authentication libs - I have attempted to keep this one as reuseable and non-abstract as possible
2019
2020
2021
2022
2023
2024
0.0
Users authentication in console and their activity tracking
2019
2020
2021
2022
2023
2024
0.0
Secure and simple token based authentication for Rails 4
2019
2020
2021
2022
2023
2024
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
2019
2020
2021
2022
2023
2024
0.0
Developed for a specific use case: User has an AWS id in a master account and wants to assume a role in another account. This module exposes a single authenticate() method that handles authentication and switching role by referencing the user's aws secrets.
2019
2020
2021
2022
2023
2024
0.0
An authentication solution for the toot gem
2019
2020
2021
2022
2023
2024
0.0
Simple authentication and authorization solution for Ruby apps
2019
2020
2021
2022
2023
2024
0.0
Allows applications using Train to speak to AliCloud; handles authentication, cacheing, and SDK dependency management.
2019
2020
2021
2022
2023
2024
0.0
Synchronous interface to the toopher.com authentication api.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024