simov/grant
OAuth Proxy observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 5
- 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: 4334
- days_rel: n/a
- days_push: 575
- n_releases_24m: 0
Adoption not part of the score
4169 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Grant is an OAuth proxy middleware for Node.js supporting 200+ OAuth providers across OAuth 1.0a, OAuth 2.0, and OpenID Connect. It integrates with Express, Koa, Hapi, Fastify, and serverless platforms like AWS Lambda, Azure, GCP, and Vercel.
Use cases
- add google login to my express app
- oauth authentication for nodejs server
- sign in with github oauth middleware
- handle oauth callbacks in aws lambda
- support multiple oauth providers in one app
- openid connect login for koa
- social login for serverless functions
When to choose
- you need OAuth login with many well-known providers in a Node.js app
- you want framework-agnostic OAuth middleware for Express, Koa, Hapi, or Fastify
- you're deploying to serverless platforms like AWS Lambda or Vercel and need OAuth
When to avoid
- you need full identity management with user accounts, sessions, and MFA (use an identity platform)
- your app is not Node.js/JavaScript
- you need only local username/password authentication
Facets
library · maturity stable
auth authorization middleware http-server web-development backend security apis serverless cloud oauth oauth2 openid-connect express koa hapi fastify aws-lambda vercel authentication nodejs web-server
2 sources
- readme: https://github.com/simov/grant · fetched 2026-08-28 · 70dd5c6222fb
- registry_npm: https://registry.npmjs.org/grant · fetched 2026-08-29 · 5eff9f18104f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| simov/grant | main | 34 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem