witoldsz/angular-http-auth
None observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 5132
- days_rel: n/a
- days_push: 3256
- n_releases_24m: 0
Adoption not part of the score
2378 stars · 403 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An AngularJS module that installs an $http interceptor to buffer requests failing with HTTP 401 and broadcast login-required events, plus an authService to retry or cancel buffered requests after login. It also handles HTTP 403 responses with an auth-forbidden event.
Use cases
- show a login dialog when an API call returns 401 without redirecting
- retry buffered HTTP requests after the user logs in
- handle 403 forbidden responses with a custom event
- skip auth interception for specific requests like the login endpoint
- cancel pending requests when a session is invalidated
When to choose
- you maintain a legacy AngularJS 1.x app needing 401 buffering and login-event handling
When to avoid
- you use modern Angular (2+) or any other framework
- starting a new project, since the library has not been updated since 2017
Facets
library · maturity abandoned
auth middleware http-client web-development frontend security browser angularjs http-interceptor 401-handling login-flow bower nodejs
2 sources
- readme: https://github.com/witoldsz/angular-http-auth · fetched 2026-08-28 · 9afcbc3bcd7c
- registry_npm: https://registry.npmjs.org/angular-http-auth · fetched 2026-08-29 · 4be211b3fbc5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| witoldsz/angular-http-auth | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="witoldsz/angular-http-auth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem