devise token auth
Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4448
- days_rel: n/a
- days_push: 33
- n_releases_24m: 0
Adoption not part of the score
3571 stars · 1132 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Ruby gem providing token-based authentication for Rails JSON APIs, built on Devise and OmniAuth. It supports multi-client sessions, token refresh, OAuth2, email auth, and integrates with frontend clients like ng-token-auth, jToker, and redux-auth.
Use cases
- add token authentication to a Rails JSON API
- authenticate a SPA or mobile app against a Rails backend
- support OAuth2 login with OmniAuth in a Rails API
- manage multiple simultaneous device sessions per user
- implement email registration, login, and password reset for an API
- connect a React or Angular frontend to Rails token auth
When to choose
- you're building a Rails JSON API serving SPA or mobile clients
- you need multi-device token sessions with refresh and expiry
- you want Devise-style email auth plus OAuth2 in an API
- you're using a compatible frontend client like ng-token-auth or jToker
When to avoid
- you're building a traditional server-rendered Rails app with cookie sessions
- you're not using Rails or Ruby
- you prefer JWT-based auth or a newer API auth solution
- you need a framework-agnostic authentication system
Facets
library · maturity active
auth middleware api-framework web-development backend security apis ruby rails devise token-authentication spa omniauth oauth2 json-api mobile-backend web-server
2 sources
- readme: https://github.com/lynndylanhurley/devise_token_auth · fetched 2026-08-28 · c218a06bf998
- registry_npm: https://registry.npmjs.org/redux-auth · fetched 2026-08-29 · 564060372b50
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lynndylanhurley/devise_token_auth | main | 75 |
| lynndylanhurley/redux-auth | sdk | 32 |
| lynndylanhurley/ng-token-auth | sdk | 32 |
For agents
markdown · JSON · MCP: product_card(name="lynndylanhurley/devise_token_auth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem