auth0/auth0.js
Auth0 headless browser sdk observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
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: 34
- age_days: 4724
- days_rel: 27
- days_push: 7
- n_releases_24m: 12
Adoption not part of the score
1057 stars · 511 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Auth0's client-side JavaScript SDK for browser-based authentication and authorization against the Auth0 platform. It provides WebAuth, Authentication, and Management API clients supporting OAuth2/OIDC flows, JWT handling, and login in single-page applications.
Use cases
- add auth0 login to a single-page app
- implement oauth2 authorization code flow in the browser
- handle jwt tokens for a javascript frontend
- call the auth0 authentication api from the client
- manage user profiles with the auth0 management api
- implement silent session renewal with checksession
When to choose
- your app uses the auth0 identity platform and runs in a browser
- you need classic web auth flows (popup, redirect, silent renew) in a SPA
- you want an official, MIT-licensed client-side auth0 sdk
When to avoid
- you are not using auth0 as your identity provider
- you are building a new app and can use the newer @auth0/auth0-spa-js or @auth0/auth0-react SDKs instead
- you need server-side or native mobile authentication
Facets
library · maturity active
auth authorization sdk http-client web-development security frontend apis browser auth0 oauth2 jwt single-page-app browser-sdk login javascript nodejs
1 source
- readme: https://github.com/auth0/auth0.js · fetched 2026-08-28 · d674e777a12a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| auth0/auth0.js | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem