0.28
Client library for the Central Authentication Service (CAS) protocol.
2021
2022
2023
2024
2025
2026
0.28
securecompare borrows the secure_compare private method from ActiveSupport::MessageVerifier which lets you do safely compare strings without being vulnerable to timing attacks. Useful for Basic HTTP Authentication in your rack/rails application.
2021
2022
2023
2024
2025
2026
0.04
This gem provides request authentication via [HMAC](http://en.wikipedia.org/wiki/Hmac). The main usage is request based, noninteractive
authentication for API implementations. Two strategies are supported that differ mainly in how the authentication information is
transferred to the server: O...
2021
2022
2023
2024
2025
2026
0.26
JWT authentication for Warden, ORM agnostic and accepting the implementation of token revocation strategies.
2021
2022
2023
2024
2025
2026
0.25
Strategy to enable passwordless authentication in OmniAuth via Authentiq.
2021
2022
2023
2024
2025
2026
0.24
This gem provides a Ruby wrapper around the Google Places API for use in your own project. Please note that this gem does not provide OAuth authentication.
2021
2022
2023
2024
2025
2026
0.0
# Overview This guide documents the InsightVM Application Programming Interface (API) Version 3. This API supports the Representation State Transfer (REST) design pattern. Unless noted otherwise this API accepts and produces the `application/json` media type. This API uses Hypermedia as the Eng...
2021
2022
2023
2024
2025
2026
0.23
Authy plugin to add two factor authentication to Devise. This gem is deprecated, please see the README for details.
2021
2022
2023
2024
2025
2026
0.0
The Tripletex API is a **RESTful API**, which does not implement PATCH, but uses a PUT with optional fields. **Actions** or commands are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. **Summaries** or aggregated results are represented in our RESTful pat...
2021
2022
2023
2024
2025
2026
0.0
The Tripletex API is a **RESTful API**, which does not implement PATCH, but uses a PUT with optional fields. **Actions** or commands are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. **Summaries** or aggregated results are represented in our RESTful pat...
2021
2022
2023
2024
2025
2026
0.0
# Fresh::Auth
This gem makes it really, REALLY easy to use the Freshbooks API. It couldn't be easier.
With only 3 functions you'll ever need to use, and only 2 required configuration values, it can't get any easier.
## Installation
Add this line to your application's Gemfile:
gem 'fresh-...
2021
2022
2023
2024
2025
2026
0.0
The Tripletex API is a **RESTful API**, which does not implement PATCH, but uses a PUT with optional fields. **Actions** or commands are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. **Summaries** or aggregated results are represented in our RESTful pat...
2021
2022
2023
2024
2025
2026
0.08
A plugin-based framework for supporting multiple authentication and authorization systems in Rails/Rack apps. Supports resource-oriented route-by-route access control lists with TLS authentication.
2021
2022
2023
2024
2025
2026
0.08
A gem that provides authentication Rails helpers when using Warden for authentication
2021
2022
2023
2024
2025
2026
0.0
TOTP stands for Time-Based One-Time Password. Many websites and services require two-factor authentication (2FA) or multi-factor authentication (MFA) where the user is required to present two or more pieces of evidence: Something only the user knows, e.g., password, passphrase, etc. Something o...
2021
2022
2023
2024
2025
2026
0.19
Provides Rails integration for Rodauth authentication framework.
2021
2022
2023
2024
2025
2026
0.19
🫵 Traditional username/password based authentication system for OmniAuth
2021
2022
2023
2024
2025
2026
0.01
AuthlogicCas is a CAS (a cross-site authentication system designed at Yale for single sign-on authentication) add-on for the Authlogic authentication system.
2021
2022
2023
2024
2025
2026
0.01
A new authentication strategy named radius_authenticatable is added to the list of warden strategies when the model requests it. The radius server information is configured through the devise initializer. When a user attempts to authenticate via radius, the radiustar gem is used to perform the ...
2021
2022
2023
2024
2025
2026
0.01
A simple, standardized authentication helper for common authentication strategies for RubyMotion apps.
2021
2022
2023
2024
2025
2026