# sahat/satellizer

Token-based AngularJS Authentication

Repository: https://github.com/sahat/satellizer
Canonical: https://ross.abutalabs.com/products/satellizer
Homepage: https://satellizer-sahat.rhcloud.com
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2023-12-17T15:43:16+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4443, "days_push": 990, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7791, forks 1103 (observed 2026-08-28T04:10:05.029920+00:00)

## What it is
Satellizer is a token-based authentication module for AngularJS with built-in support for major OAuth providers (Google, Facebook, Twitter, GitHub, etc.) plus email/password sign-in. It supports any OAuth 1.0 or OAuth 2.0 provider via configuration.

## Use cases
- add social login to an AngularJS app
- token-based authentication for AngularJS
- sign in with Google or Facebook in Angular
- implement email and password auth with JWT tokens
- add custom OAuth 1.0 or OAuth 2.0 providers
- end-to-end client-side authentication flow

## When to choose
- you are building or maintaining an AngularJS 1.x application
- you need quick integration of multiple OAuth social providers
- you want a simple token-based auth flow with email/password support

## When to avoid
- you are using modern Angular (2+), React, or Vue instead of AngularJS
- you need a full-stack auth solution with server-side session management
- you need actively developed software with recent feature updates

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, middleware
- domain: web-development, frontend, security
- platform: browser
- tags: angularjs, oauth, token-authentication, social-login, jwt, nodejs

## Member repositories
- sahat/satellizer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:05.029920+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:34:39.473919+00:00, confidence not recorded.
  - readme: https://github.com/sahat/satellizer (fetched 2026-08-28T04:10:05.029920+00:00, sha efdecd97cb77)
  - registry_npm: https://registry.npmjs.org/satellizer (fetched 2026-08-29T08:31:15.764028+00:00, sha 604f9c4c2587)
- Data as of 2026-08-30T08:39:29.467469+00:00.
