# oauth-io/oauthd

oauthd - The OAuth Daemon is the open source version of the OAuth.io core

Repository: https://github.com/oauth-io/oauthd
Canonical: https://ross.abutalabs.com/products/oauthd
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2022-12-08T11:53:04+00:00

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

## Adoption (not part of the score)
Stars 1521, forks 202 (observed 2026-08-28T04:04:57.895808+00:00)

## What it is
oauthd is the open source core of OAuth.io, a Node.js server that lets you self-host an OAuth integration layer supporting 100+ providers like Facebook, Twitter, and Stripe. It abstracts OAuth flows behind a simple unified API with an admin back office and a Git-based plugin system.

## Use cases
- self-host OAuth.io alternative for social login
- unify OAuth tokens across 100+ providers behind one API
- add Facebook/Twitter/LinkedIn sign-in without handling OAuth flows
- make provider API calls on behalf of users with a unified request API
- manage OAuth apps and provider keys from a web back office
- restrict OAuth usage to specific domains for security

## When to choose
- you want a self-hosted OAuth broker abstracting many providers
- you need unified API calls to social and SaaS provider APIs
- you want an extendable OAuth server with plugin support

## When to avoid
- you only need one or two OAuth providers and can integrate directly
- you need a modern actively developed solution with recent security patches
- you want a pure client-side OAuth library without running a server

## Facets
- artifact type: service
- maturity: maintenance
- function: auth, http-server, api-framework, middleware, plugin-system
- domain: security, apis, web-development, backend, self-hosted
- platform: self-hosted, cross-platform
- tags: oauth, oauth-provider-integration, authentication-proxy, social-login, api-unification, admin-dashboard, nodejs, web-server

## Member repositories
- oauth-io/oauthd (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.895808+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-30T04:31:52.743831+00:00, confidence not recorded.
  - readme: https://github.com/oauth-io/oauthd (fetched 2026-08-28T04:04:57.895808+00:00, sha 2055bc4a9365)
  - registry_npm: https://registry.npmjs.org/oauthd (fetched 2026-08-29T11:35:12.060976+00:00, sha 02e118450bbe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
