openid/AppAuth-JS
JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3439
- days_rel: n/a
- days_push: 15
- n_releases_24m: 0
Adoption not part of the score
1014 stars · 166 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AppAuth-JS is a TypeScript client SDK for OAuth 2.0 and OpenID Connect, designed for public clients following RFC 8252 best practices. It supports PKCE and works in web apps, Node.js CLIs, Chrome apps, and Electron applications.
Use cases
- add oauth2 login to a web app
- implement openid connect authentication in javascript
- secure authorization code flow with pkce
- authenticate a nodejs cli app against an oauth provider
- exchange authorization codes for tokens
- fetch openid connect provider discovery configuration
- add sign-in to an electron app
When to choose
- you need standards-compliant OAuth 2.0 / OIDC client behavior in JS or TypeScript
- you are building a public client (SPA, CLI, Electron) that should use PKCE
- you want fine-grained control over authorization and token requests
When to avoid
- you need a full identity provider or server-side session management
- you want a batteries-included auth UI or user management (use an auth service SDK instead)
- your app is a confidential server-side client needing client-secret flows with advanced session features
Facets
library · maturity active
auth sdk http-client security web-development apis developer-tools browser cross-platform oauth2 openid-connect pkce typescript authentication nodejs electron
1 source
- readme: https://github.com/openid/AppAuth-JS · fetched 2026-08-28 · d91fc4e502d1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openid/AppAuth-JS | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="openid/AppAuth-JS")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem