0.0
Reads the SSL client authentication headers from your webserver.
2020
2021
2022
2023
2024
2025
0.0
Firebase as authentication service behind the devise
2020
2021
2022
2023
2024
2025
0.0
Caseadilla is a CMS for Rails based on Casein and Comfortable Mexican Sofa. It is designed to allow you to easily fit the CMS to your app, not the other way around. By default, Caseadilla installs with Devise for authentication and Declarative Authorization, however it can be installed without e...
2020
2021
2022
2023
2024
2025
0.0
PadAuth is a simple authentication gem for Rails and part of the Padstone app builder
2020
2021
2022
2023
2024
2025
0.0
Token Authentication for Rails using JWT. Slots is designed to keep JWT stateless and minimize database calls. This is done by storing (none sensitive) data in the JWT and populating current_user with the JWT data. This allows for things like `current_user.teams` or other assocations to be called...
2020
2021
2022
2023
2024
2025
0.0
Gluttonberg is an Open Source CMS developed by the team at Freerange Future. As designers and developers, we love the flexibility of Ruby, but got tired of taking care of authentication, asset mangement, page management (and so on...) with every install. We created Gluttonberg to take care of tha...
2020
2021
2022
2023
2024
2025
0.0
Time Based OTP/rfc6238 compatible authentication for Devise
2020
2021
2022
2023
2024
2025
0.0
Includes utilities for authentication and password resets.
2020
2021
2022
2023
2024
2025
0.0
An implementation of DIBS Message authentication code. Has correct sorting and rules for which params to include. So far it only includes the params for DIBS Payment Window.
2020
2021
2022
2023
2024
2025
0.0
Allows Devise to authenticate users from central-authentication services like LDAP and Shibboleth.
2020
2021
2022
2023
2024
2025
0.0
florence is provide a Web Authentication library in Ruby on Rails
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Authentication solution for Ruby on Rails
2020
2021
2022
2023
2024
2025
0.0
Collection of utility, configuration, etc., for admin areas in a Rails application. Provides a boostrap environment, standard layout, authentication, and more.
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
Provides common User and Role models to attach Authentication and Authorization via your preferred gem.
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