lucia-auth/lucia
Authentication, simple and clean observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1507
- days_rel: n/a
- days_push: 25
- n_releases_24m: 0
Adoption not part of the score
10450 stars · 519 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Lucia is a TypeScript authentication library for managing user sessions and OAuth in web applications. It was deprecated in March 2025 and now exists as a single-file reference implementation plus the Auth Book learning resource.
Use cases
- add user authentication to a web app
- implement session-based login in TypeScript
- handle OAuth sign-in flows
- manage user sessions with cookies
- learn how authentication works under the hood
When to choose
- you want a minimal, understandable reference implementation of session auth
- you are learning authentication concepts via the Auth Book
- you want to copy a single-file auth solution into your project
When to avoid
- you need a maintained library with ongoing security updates
- you want batteries-included auth with providers and UI out of the box
- you are starting a new production project in 2025 or later
Facets
library · maturity abandoned
auth authorization web-development backend security developer-tools cross-platform session-management oauth deprecated learning-resource nodejs typescript
2 sources
- readme: https://github.com/lucia-auth/lucia · fetched 2026-08-28 · b8cfcc73561a
- homepage: https://lucia-auth.com · fetched 2026-08-29 · 075083dd5330
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lucia-auth/lucia | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="lucia-auth/lucia")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem