# DuendeArchive/identity-model-oidc-client-js

OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications

Repository: https://github.com/DuendeArchive/identity-model-oidc-client-js
Canonical: https://ross.abutalabs.com/products/identity-model-oidc-client-js
Language: JavaScript
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2022-03-03T13:17:13+00:00

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

## Adoption (not part of the score)
Stars 2423, forks 822 (observed 2026-08-28T04:06:50.679118+00:00)

## What it is
oidc-client is a JavaScript library providing OpenID Connect (OIDC) and OAuth2 protocol support for browser-based client applications, including user session and access token management. It is no longer maintained; the successor project is oidc-client-ts.

## Use cases
- add OpenID Connect login to a browser-based JavaScript app
- handle OAuth2 authorization code and implicit flows in the browser
- manage access tokens and silent renewal in a SPA
- manage user sessions and sign-out for a client-side app
- get user profile claims from an identity provider in JavaScript

## When to choose
- maintaining a legacy JavaScript app already built on oidc-client
- you need a battle-tested browser OIDC library and can accept no updates

## When to avoid
- starting a new project - use oidc-client-ts instead
- you need TypeScript support or ongoing security updates
- server-side or Node-only OAuth flows

## Facets
- artifact type: library
- maturity: abandoned
- function: auth, http-client
- domain: web-development, frontend, security, apis
- platform: browser
- tags: openid-connect, oauth2, oidc, token-management, session-management, unmaintained, successor-oidc-client-ts, nodejs, javascript

## Member repositories
- DuendeArchive/identity-model-oidc-client-js (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:50.679118+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-30T02:31:52.365511+00:00, confidence not recorded.
  - readme: https://github.com/DuendeArchive/identity-model-oidc-client-js (fetched 2026-08-28T04:06:50.679118+00:00, sha 37841c048c77)
- Data as of 2026-08-30T08:39:29.467469+00:00.
