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

Sorcery/sorcery

Magical Authentication observed · 2026-08-28

github.com/Sorcery/sorcery · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 91
  • Release rhythm 28
  • 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: n/a
  • age_days: 3638
  • days_rel: 270
  • days_push: 56
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1464 stars · 229 forks observed · 2026-08-28

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

Sorcery is a stripped-down authentication library for Ruby on Rails supporting ActiveRecord, Mongoid, and other ORMs. It provides core auth primitives like login/logout, email activation, and password reset while letting developers build their own authentication flows.

Use cases

  • add password login to a rails app
  • implement user authentication without devise
  • reset passwords via email in rails
  • add oauth login to a ruby web app
  • remember me sessions in rails
  • email activation for new users
  • custom authentication flow in rails

When to choose

  • you want full control over your authentication flow and MVC structure
  • you find Devise too heavy or magic-heavy
  • you need a small API surface that is easy to understand and hack
  • you use ActiveRecord, Mongoid, or DataMapper in Rails

When to avoid

  • you want a batteries-included, generated-code auth solution out of the box
  • you are not using Rails or a supported ORM
  • you need turnkey features like built-in 2FA or admin dashboards

Facets

library · maturity active

auth authorization security web-development backend security developer-tools ruby rails gem oauth password-authentication session-management minimalist web-server

4 sources

Member repositories

RepositoryRoleHealth v2
Sorcery/sorcerymain71

For agents

markdown · JSON · MCP: product_card(name="Sorcery/sorcery")

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