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 gem that provides authentication Rails helpers when using Warden for authentication
2021
2022
2023
2024
2025
2026
0.07
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.18
🫵 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.0
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. One or more servers may be configured. When a user attempts to authenticate via radius, th...
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
0.0
This gem provides bindings to the Win32 SSPI libraries, primarily to support Negotiate (i.e. SPNEGO, NTLM) authentication with a proxy server. Enough support is implemented to provide the necessary support for the authentication. A module is also provided which overrides Net::HTTP and adds suppo...
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
A simple, standardized authentication helper for common authentication strategies for RubyMotion apps.
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
Provides low-level authentication based on ROM. Provides several plugins in order to lockdown accounts on failed authentication and saving events for each authentication attempt.
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