MrSwitch/hello.js
A Javascript RESTFUL API library for connecting with OAuth2 services, such as Google+ API, Facebook Graph and Windows Live Connect observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 62
- Release rhythm 65
- 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: 2.0
- age_days: 5481
- days_rel: 233
- days_push: 233
- n_releases_24m: 5
Adoption not part of the score
4620 stars · 608 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
hello.js is a client-side JavaScript SDK for authenticating with OAuth2 (and OAuth1 via a proxy) web services and querying their REST APIs. It standardizes paths and responses across providers like Google, Facebook, and Windows Live Connect through a modular architecture.
Use cases
- add social login with Google, Facebook, or Microsoft to a web app
- fetch a user's profile and contacts from OAuth providers
- upload photos or post status updates to social networks from the browser
- standardize OAuth2 authentication flows across multiple providers
- query REST APIs of social platforms with a unified interface
When to choose
- you need client-side OAuth2 sign-in with multiple social providers in a browser app
- you want a unified, normalized API for several social networks instead of per-provider SDKs
- you need a lightweight, modular JavaScript library for social authentication
When to avoid
- you need server-side or backend OAuth flows rather than browser-based authentication
- you only target a single provider and prefer its official first-party SDK
- you need modern, actively developed auth tooling - the project is in maintenance with a rewrite still in progress
Facets
library · maturity maintenance
auth http-client sdk web-development frontend apis security browser oauth2 oauth social-login client-side rest-api single-sign-on javascript nodejs
1 source
- readme: https://github.com/MrSwitch/hello.js · fetched 2026-08-28 · 63500f47d36d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MrSwitch/hello.js | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="MrSwitch/hello.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem