auth0/angular2-jwt
Helper library for handling JWTs in Angular apps observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
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: 3964
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
2624 stars · 473 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Angular library that provides an HttpInterceptor to automatically attach JSON Web Tokens to HttpClient requests. It handles token attachment only and leaves authentication flows and token retrieval to the developer.
Use cases
- attach jwt tokens to http requests in angular
- add authorization header automatically in angular app
- send bearer token with httpclient requests
- manage jwt in local storage for angular
- exclude certain routes from token attachment
- handle token-based auth in angular 2+
When to choose
- you already have a JWT and need it attached to Angular HttpClient requests
- you want a lightweight, unopinionated token interceptor
- you use Auth0 or another provider that issues JWTs
When to avoid
- you need full authentication flows like login, signup, or token refresh
- you are not using Angular
- you need token validation or decoding as a core feature
Facets
library · maturity active
auth http-client middleware web-development frontend security apis browser cross-platform jwt angular http-interceptor token-attachment typescript nodejs
2 sources
- readme: https://github.com/auth0/angular2-jwt · fetched 2026-08-28 · 86ccc235063a
- registry_npm: https://registry.npmjs.org/angular2-jwt · fetched 2026-08-29 · 26d6baa172f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| auth0/angular2-jwt | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="auth0/angular2-jwt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem