sergiodxa/remix-auth
Simple Authentication for Remix observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 99
- 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: 69.5
- age_days: 1868
- days_rel: 507
- days_push: 9
- n_releases_24m: 3
Adoption not part of the score
2204 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Remix Auth is a complete open-source authentication library for Remix and React Router applications, inspired by Passport.js and built on the Web Fetch API. It uses a strategy pattern where each authentication flow (form login, OAuth2, GitHub, etc.) is provided as a separate npm package plugged into a shared Authenticator class.
Use cases
- add login with username and password to a Remix app
- authenticate users with OAuth2 providers like GitHub
- implement server-side session-based authentication in React Router
- build custom authentication strategies for a Remix app
- replace Passport.js in a modern Fetch API-based stack
When to choose
- you are building a Remix or React Router app and need server-side authentication
- you want a Passport.js-like strategy ecosystem with full TypeScript support
- you need pluggable auth flows (form, OAuth2, social logins) with minimal setup
When to avoid
- you need client-side-only authentication in a non-Remix SPA
- your framework is Next.js or another non-Remix/React Router stack
- you need a batteries-included auth service with built-in user management rather than a library
Facets
library · maturity stable
auth middleware web-framework web-development backend security remix react-router oauth2 passport-inspired strategy-pattern session-storage nodejs typescript web-server
3 sources
- readme: https://github.com/sergiodxa/remix-auth · fetched 2026-08-28 · 59d2dd2e2592
- homepage: https://sergiodxa.github.io/remix-auth/ · fetched 2026-08-29 · 83a5777f6139
- registry_npm: https://registry.npmjs.org/remix-auth · fetched 2026-08-29 · e9071038203b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sergiodxa/remix-auth | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="sergiodxa/remix-auth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem