# panva/node-oidc-provider

OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js

Repository: https://github.com/panva/node-oidc-provider
Canonical: https://ross.abutalabs.com/products/node-oidc-provider
Language: JavaScript
License: MIT
License Family: permissive
Topics: openid, oidc, openid-provider, openid-connect, connect, server, provider, oauth2, authorization, authorization-server
Last push: 2026-08-24T20:35:37+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 3927, "days_push": 9, "days_rel": 9, "gap_med": 11.5, "n_releases_24m": 41}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3800, forks 794 (observed 2026-08-28T04:08:20.122344+00:00)

## What it is
A Node.js library implementing an OpenID Certified OAuth 2.0 Authorization Server with full OpenID Connect support. It is highly configurable and implements a wide range of OAuth/OIDC specifications including PKCE, CIBA, FAPI, and dynamic client registration.

## Use cases
- run my own openid connect identity provider in node.js
- implement an oauth2 authorization server
- add single sign-on to my applications
- issue jwt access tokens for my api
- support device flow login for smart tv apps
- build a fapi-compliant financial-grade auth server
- enable pkce for mobile and spa clients

## When to choose
- you need a certified, standards-compliant OAuth 2.0 / OIDC provider embedded in a Node.js app
- you need advanced flows like CIBA, PAR, JAR, DPoP, or FAPI profiles
- you want full control over identity provider behavior and storage adapters

## When to avoid
- you just want a hosted identity service with minimal setup (use Auth0, Keycloak, etc.)
- your stack is not Node.js
- you only need simple session-based login without OAuth/OIDC

## Facets
- artifact type: library
- maturity: active
- function: auth, authorization, http-server, middleware, security
- domain: security, apis, web-development, backend, developer-tools
- platform: self-hosted
- tags: oauth2, openid-connect, oidc-provider, authorization-server, identity, sso, fapi, pkce, certified, nodejs, web-server

## Member repositories
- panva/node-oidc-provider (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:20.122344+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:26:53.607690+00:00, confidence not recorded.
  - readme: https://github.com/panva/node-oidc-provider (fetched 2026-08-28T04:08:20.122344+00:00, sha b45de789a26a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
