0.26
Strategy to enable passwordless authentication in OmniAuth via Authentiq.
2021
2022
2023
2024
2025
2026
0.24
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
# 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.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.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.2
Provides Rails integration for Rodauth authentication framework.
2021
2022
2023
2024
2025
2026
0.2
🫵 Traditional username/password based authentication system for OmniAuth
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.01
A simple, standardized authentication helper for common authentication strategies for RubyMotion apps.
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
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.17
Ruby wrapper for the BitBucket API supporting OAuth and Basic Authentication
2021
2022
2023
2024
2025
2026
0.17
CAS authentication module for Devise
2021
2022
2023
2024
2025
2026
0.17
Provides authentication and authorization services for use with Solidus by using Devise and CanCan.
2021
2022
2023
2024
2025
2026
0.0
Atlassian JWT Authentication provides support for handling JWT authentication as required by Atlassian when building add-ons: https://developer.atlassian.com/static/connect/docs/latest/concepts/authentication.html
2021
2022
2023
2024
2025
2026
0.0
Generator to quickly put CAS authentication on your Rails application. Provides a currnet_user method to controllers and views to make it work like Restful Authentication and other plugins.
2021
2022
2023
2024
2025
2026
0.0
The `password_auth` gem provides a simple and secure way to handle password authentication in Ruby applications. It offers a set of reusable components and utilities to handle user passwords, including password hashing, salting, and validation.
Key Features:
- Secure password storage: The ge...
2021
2022
2023
2024
2025
2026