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

lipp/login-with

Stateless login-with microservice for OAuth observed · 2026-08-28

github.com/lipp/login-with · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 3527
  • days_rel: n/a
  • days_push: 1342
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2341 stars · 142 forks observed · 2026-08-28

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

A stateless microservice that handles 'login-with' OAuth authentication for providers like Twitter, Google, GitHub, and Facebook. On successful login it sets http-only JWT and profile cookies scoped to your domain.

Use cases

  • add social login to my website without a backend
  • self-host an oauth login microservice
  • login with twitter google or github on my domain
  • stateless authentication with jwt cookies
  • delegate oauth flows to a separate subdomain

When to choose

  • you want a self-hosted, stateless social login service deployable via Docker or serverless
  • you need JWT-based auth cookies shared across your subdomains
  • you want to support many OAuth providers with minimal code

When to avoid

  • you need full-featured identity management with user databases and MFA
  • you prefer a managed auth provider like Auth0 or Firebase Auth
  • you need non-OAuth authentication methods like passwords or SAML

Facets

service · maturity maintenance

auth http-server microservices middleware web-development security backend self-hosted self-hosted oauth jwt social-login stateless passport single-sign-on nodejs docker web-server

2 sources

Member repositories

RepositoryRoleHealth v2
lipp/login-withmain32

For agents

markdown · JSON · MCP: product_card(name="lipp/login-with")

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