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

lelylan/simple-oauth2

A simple Node.js client library for Oauth2 observed · 2026-08-28

github.com/lelylan/simple-oauth2 · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 4972
  • days_rel: n/a
  • days_push: 636
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1645 stars · 289 forks observed · 2026-08-28

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

simple-oauth2 is a Node.js client library for the OAuth 2.0 authorization framework. It supports the authorization code, resource owner password credentials, and client credentials grant types, plus token refresh and revocation.

Use cases

  • implement oauth2 authorization code flow in node.js
  • get access tokens via client credentials grant
  • refresh expired oauth2 access tokens
  • revoke oauth2 access or refresh tokens
  • authenticate against an oauth2 api from a node backend
  • handle oauth2 password grant authentication

When to choose

  • you need a lightweight, focused oauth2 client in Node.js
  • you want support for the common grant types without a full framework
  • you need token refresh and revocation helpers

When to avoid

  • you need an oauth2 server or provider implementation
  • you need OpenID Connect features beyond plain OAuth2
  • you need a framework-integrated auth middleware solution

Facets

library · maturity active

auth http-client security web-development apis oauth2 access-token grant-types token-refresh nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
lelylan/simple-oauth2main32

For agents

markdown · JSON · MCP: product_card(name="lelylan/simple-oauth2")

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