pilcrowonpaper/arctic
OAuth 2.0 clients for popular providers observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 96
- Release rhythm 40
- Longevity 73
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: 4
- age_days: 1035
- days_rel: 469
- days_push: 25
- n_releases_24m: 18
Adoption not part of the score
1717 stars · 92 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Arctic is a TypeScript library providing OAuth 2.0 client implementations for popular providers like Google and GitHub, handling authorization requests, code exchange, token refresh, and revocation with optional PKCE support. It was deprecated in July 2026, with example replacement code available in the repository.
Use cases
- add google login to my app
- implement oauth2 sign in with github
- exchange authorization code for access token
- refresh oauth access tokens
- revoke oauth tokens
- oauth flow with pkce support
When to choose
- you need ready-made OAuth 2.0 clients for popular providers in a TypeScript project
- you want a lightweight library handling authorization, token exchange, refresh, and revocation
- you're maintaining an existing codebase already using Arctic
When to avoid
- starting a new project, since the library was deprecated in July 2026
- you need OAuth 1.0 or OpenID Connect-specific features beyond OAuth 2.0
- you want a full authentication framework with sessions and user management
Facets
library · maturity abandoned
auth http-client web-development backend security cross-platform oauth2 oauth-providers pkce deprecated social-login authentication nodejs typescript
3 sources
- readme: https://github.com/pilcrowonpaper/arctic · fetched 2026-08-28 · b68e500082ee
- homepage: https://arcticjs.dev · fetched 2026-08-29 · 479fbf8c3a06
- registry_npm: https://registry.npmjs.org/arctic · fetched 2026-08-29 · bf7ddcfe1bc1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pilcrowonpaper/arctic | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="pilcrowonpaper/arctic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem