0.0
JTRailsGeneratorUser is a generator for user authentication. You have the login and sign up page, password forgot feature.
2020
2021
2022
2023
2024
2025
0.0
This gem wants to help you with user authentication without bloating up beyond what
is required. It uses a JWT (JSON Web Token) in a cookie to store session state in the browser.
2020
2021
2022
2023
2024
2025
0.0
Gem for Rails application - provides you list of online users (for authentication gem 'devise')
2020
2021
2022
2023
2024
2025
0.0
HashAuth allows your Rails application to support incoming and outgoing two-factor authentication via hashing some component of an HTTPS request. Both sides of the request (your Rails app and your client or provider) must have some unique shared secret. This secret is used to create a hash of som...
2020
2021
2022
2023
2024
2025
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-...
2020
2021
2022
2023
2024
2025
0.0
Provides an out of the box implementation for self authentication
2020
2021
2022
2023
2024
2025
0.0
A (really) simple gem around fb_graph for canvas authentication in Facebook
2020
2021
2022
2023
2024
2025
0.05
Proof provides an easy-to-use JWT-based authentication system.
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
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...
2020
2021
2022
2023
2024
2025
0.0
Aikotoba is a Rails engine that makes it easy to implement simple email and password authentication.
2020
2021
2022
2023
2024
2025
0.0
Rails 4 engine that adds OAuth2 Provider support to any application built with Devise authentication
2020
2021
2022
2023
2024
2025
0.0
Installs controllers, services, and configuration to enable multi-tenant authentication using activerecord-tenanted.
2020
2021
2022
2023
2024
2025
0.0
A self-extracting generator that creates a JWT-based authentication system with agencies, agents, password resets, email confirmation, and account locking for Rails applications.
2020
2021
2022
2023
2024
2025
0.0
Rails3 engine that adds OAuth2 Provider support to any application built with Devise authentication
2020
2021
2022
2023
2024
2025
0.0
Script that listens to a tag and retweets messages with that tag. Supports both OAuth and HTTPAuth authentication strategies. Retweets using Twitter's native RT feature. Originally made for Scotland on Rails '09 by Mark Connell (http://github.com/rubaidh). Refactored and reworked after Euruko '10...
2020
2021
2022
2023
2024
2025
0.0
A Rails engine that provides a web-based console interface at /rails/console, with production authentication support.
2020
2021
2022
2023
2024
2025
0.0
This Gem can be used to create 2FA (Two-Factor Authentication) function, email address verification function for member registration and etc in Ruby on Rails.
2020
2021
2022
2023
2024
2025
0.0
Frame will setup various Ruby on Rails projects with an instantly usable application. The user can choose if they want authentication with devise, omniauth, and uses active_admin.
2020
2021
2022
2023
2024
2025
0.0
As fate would have it, I found other authentication solutions unable to suit my needs. So I rolled my own, totally supporting Rails 2 AND 3.
2020
2021
2022
2023
2024
2025