37signals-auth
CommunityPasswordless Rails auth with magic links.
Software Engineering#security#authentication#session-management#rails#passwordless#magic-link#devise-alternative
Authorjoshyorko
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Passwordless authentication with magic links solves the friction of onboarding and password management in Rails apps by providing a lightweight, secure sign-in flow without Devise.
Core Features & Use Cases
- Passwordless sign-in via magic links
- Database-backed Identity, Session, and MagicLink models with token-based sessions
- Optional password support for API clients
- Secure session handling with has_secure_token and signed cookies
- End-to-end flows for web and API clients (sign-in, sign-out, and session renewal)
- Real-world use case: a user signs up with an email, receives a login link, clicks it, and lands authenticated with an active session
Quick Start
Install and wire up the Identity, Session, and MagicLink components to enable a magic-link sign-in flow, starting by triggering a magic link to the user's email.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: 37signals-auth Download link: https://github.com/joshyorko/agent-skills/archive/main.zip#37signals-auth Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.