Flexible authentication solution for Rails with Warden.
-
Updated
Nov 29, 2024 - Ruby
Authentication is the process of determining whether someone or something is, in fact, who or what it says it is. Authentication technology provides access control for systems by checking to see if a user's credentials match the credentials in a database of authorized users or in a data authentication server.
Flexible authentication solution for Rails with Warden.
OmniAuth is a flexible authentication system utilizing Rack middleware.
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
An authentication system generator for Rails applications.
🗝 Authentication for your Rails app without the icky-ness of passwords
JWT token authentication with devise and rails
WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
An abstract OAuth2 strategy for OmniAuth.
GitHub strategy for OmniAuth
A pure Rails authentication system like Devise.
A simple login and password strategy for OmniAuth.
JWT authentication solution for Rails APIs
👮♂️ Improve user session security in Ruby on Rails applications with database session storage
A step-by-step guide on how to build your own authentication system in Rails from scratch.
GraphQL interface on top devise_token_auth