Ross ROSS = Recommend OSS · open-source software intelligence for agents

technoweenie/restful-authentication

inactive project observed · 2026-08-28

github.com/technoweenie/restful-authentication · Ruby · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: n/a
  • age_days: 6806
  • days_rel: n/a
  • days_push: 4051
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1564 stars · 265 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A widely-used Ruby on Rails plugin/generator that provides a foundation for user authentication, including login/logout, secure password handling, email-based account activation, and admin approval. It also offers rudimentary hooks for authorization and access control.

Use cases

  • add login and logout to a rails app
  • generate user authentication for rails
  • handle secure password storage in ruby on rails
  • implement email-based account activation
  • add admin account approval and disabling
  • add basic authorization hooks to a rails site

When to choose

  • maintaining a legacy Rails 2.x-era application already using this plugin
  • studying historical Rails authentication patterns and security design tradeoffs

When to avoid

  • starting any new Rails project - use Devise, Rails 8 built-in authentication generator, or Rodauth instead
  • you need maintained security updates or modern password hashing defaults
  • you are on modern Rails versions incompatible with this old plugin

Facets

plugin · maturity abandoned

auth authorization security web-development security backend ruby rails authentication-generator legacy user-management web-server

1 source

Member repositories

RepositoryRoleHealth v2
technoweenie/restful-authenticationmain10

For agents

markdown · JSON · MCP: product_card(name="technoweenie/restful-authentication")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem