lazaronixon/authentication-zero
An authentication system generator for Rails applications. observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 0
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1661
- days_rel: 676
- days_push: 636
- n_releases_24m: 4
Adoption not part of the score
1873 stars · 67 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rails generator that scaffolds a complete, pre-built authentication system directly into a Rails application (web or API-only), following security and Rails best practices. Because the code is generated into the app rather than shipped as a gem dependency, developers have full freedom to modify it.
Use cases
- add user sign-up and login to a Rails app
- generate authentication for a Rails API with token auth
- add two-factor authentication and recovery codes
- implement password reset and email verification flows
- add social login with OmniAuth to Rails
- build a multi-tenant Rails app with authentication
- check passwords against data breaches at signup
When to choose
- you want full ownership and modifiability of your auth code instead of a black-box gem
- you need a comprehensive Rails auth setup with 2FA, WebAuthn, or sudo mode
- you're starting a new Rails web or API-only app and want best-practice auth quickly
When to avoid
- you're not using Ruby on Rails
- you want a maintained library that receives automatic security updates after installation
- you prefer Devise-style gem-based authentication with centralized upgrades
Facets
library · maturity active
auth security cli web-development security developer-tools ruby rails code-generator authentication two-factor webauthn oauth api-authentication web-server
1 source
- readme: https://github.com/lazaronixon/authentication-zero · fetched 2026-08-28 · bd525146221d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lazaronixon/authentication-zero | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="lazaronixon/authentication-zero")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem