mainmatter/ember-simple-auth
A library for implementing authentication/authorization in Ember.js applications. observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 76
- 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: 59
- age_days: 4747
- days_rel: 81
- days_push: 7
- n_releases_24m: 12
Adoption not part of the score
1908 stars · 593 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Ember Simple Auth is a lightweight library for implementing authentication and authorization in Ember.js applications. It maintains a client-side session with pluggable authenticators and session stores, supporting custom backends and external providers.
Use cases
- add login and logout to an Ember.js app
- maintain a client-side session across tabs
- authenticate against an external OAuth provider like Facebook or GitHub
- authorize API requests with tokens
- store session state persistently in the browser
When to choose
- you are building an Ember.js application that needs user authentication
- you want pluggable, extensible auth strategies with minimal app structure requirements
- you need session synchronization across multiple browser tabs
When to avoid
- your app is not built with Ember.js
- you need server-side session management only
- you require IE11 support
Facets
library · maturity active
auth authorization middleware web-development frontend security browser ember ember-addon session-management authentication javascript nodejs web-server
4 sources
- readme: https://github.com/mainmatter/ember-simple-auth · fetched 2026-08-28 · 0d38a7a29af5
- homepage: https://ember-simple-auth.com · fetched 2026-08-29 · cace69222389
- registry_npm: https://registry.npmjs.org/ember-simple-auth · fetched 2026-08-29 · 2a07633dc609
- site_page: https://ember-simple-auth.com/api · fetched 2026-08-29 · 369b1b34f89d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mainmatter/ember-simple-auth | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="mainmatter/ember-simple-auth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem