outmoded/oz
Web Authorization Protocol observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5150
- days_rel: n/a
- days_push: 2860
- n_releases_24m: 0
Adoption not part of the score
1514 stars · 54 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Oz is a web authorization protocol and Node.js library for granting and authenticating third-party access to an API on behalf of a user or application. It combines the Hawk authentication protocol with the Iron encryption protocol to issue encrypted, scoped tickets.
Use cases
- grant third-party apps delegated access to my API
- replace OAuth with a simpler authorization protocol
- issue encrypted scoped tickets for API access
- authenticate API requests with Hawk-based credentials
- implement user consent and grant workflows for an API
- manage application and grant authorization endpoints
When to choose
- you are building a Node.js API needing delegated third-party authorization
- you want an OAuth-like flow with encrypted tickets and scoped grants
- you already use the Hawk/Iron ecosystem (e.g., Hapi)
When to avoid
- you need broad ecosystem support or OAuth2/OIDC interoperability
- you need actively maintained software with recent releases
- you are not using Node.js or JavaScript
Facets
library · maturity maintenance
auth authorization http-server http-client cryptography security apis web-development backend authorization-protocol oauth-alternative hawk iron tickets scoped-grants third-party-access nodejs javascript
1 source
- readme: https://github.com/outmoded/oz · fetched 2026-08-28 · 48922d3dbe12
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| outmoded/oz | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem