0.26
JWT authentication for Warden, ORM agnostic and accepting the implementation of token revocation strategies.
2021
2022
2023
2024
2025
2026
0.24
Strategy to enable passwordless authentication in OmniAuth via Authentiq.
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.08
A gem that provides authentication Rails helpers when using Warden for authentication
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.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.17
Ruby wrapper for the BitBucket API supporting OAuth and Basic Authentication
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
The Postman API enables you to programmatically access data stored in your Postman account.
For a comprehensive set of examples of requests and responses, see the [**Postman API** collection](https://www.postman.com/postman/workspace/postman-public-workspace/documentation/12959542-c8142d51-e97c-...
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware for form-based authentication. It works roughly like Basic HTTP Authentication except that the authentication page can be styled with the middleware options.
2021
2022
2023
2024
2025
2026
0.0
Perform Google OAuth authentication from the CLI using redirect flows.
Authentication information is saved in a file and can be used for the next authentication.
2021
2022
2023
2024
2025
2026
0.0
By configuring a set of applications authentication keys in a filestored in an S3 bucket, applications can authenticate with each otherby submitting their authentication key, which the receiver can matchagainst the key stored in S3.S3 becomes then a central authentication authority.
2021
2022
2023
2024
2025
2026