Skip to content
railsengines.com

Searls Auth

Searls-flavored login for Rails apps

No ratings yet
Gem
searls-auth
Repository
searlsco/searls-auth
License
GPL-3.0
Stars
20
Added
August 10, 2026

About

Searls-flavored login for Rails apps

This gem provides a Ruby on Rails engine that implements a minimal, opinionated, and pleasant email-based authentication system. It has zero other dependencies, which is the correct number of dependencies.

Mounting it

ruby
# Gemfile
gem "searls-auth"

# config/routes.rb
mount Searls::Auth::Engine, at: "/searls-auth"

Details

20 stars on GitHub · GPL-3.0 licensed · maintained by searlsco. Source: https://github.com/searlsco/searls-auth

Discussion (0)

Sign in to join the discussion.

No comments yet.