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
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
Provides common User and Role models to attach Authentication and Authorization via your preferred gem.
2020
2021
2022
2023
2024
2025
0.0
Firebase Authentication for Ruby
2020
2021
2022
2023
2024
2025
0.0
Super simple authentication system for Rails, using username, email and password.
2020
2021
2022
2023
2024
2025
0.0
JWT authentication done in all apps in form builder
2020
2021
2022
2023
2024
2025
0.0
Rack middleware that provides authentication based on JSON Web Tokens.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Rails Engine that handles authentication, admin, 2fa, audit tracking, with insane configuration abilites
2020
2021
2022
2023
2024
2025
0.0
A collection of easily plugable rack authentication middlewares
2020
2021
2022
2023
2024
2025
0.0
A gem to facilitate JWT authentication in web apps.
2020
2021
2022
2023
2024
2025
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!
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
Firebase Authentication for Ruby applications.
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
A Ruby gem for OmniAuth OAuth2 strategy for Mixin authentication
2020
2021
2022
2023
2024
2025
0.0
A Refinery CMS and activeadmin connector
2020
2021
2022
2023
2024
2025
0.0
Couchbase backend for the Sorcery authentication framework
2020
2021
2022
2023
2024
2025
0.0
Command line utility for running a web server for static files with basic authentication support
2020
2021
2022
2023
2024
2025
0.0
Implements Auth0's setup for authentication/authorization along with setting a current_user method.
2020
2021
2022
2023
2024
2025