Ross ROSS = Recommend OSS · open-source software intelligence for agents

Tivix/django-rest-auth

This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON) observed · 2026-08-28

github.com/Tivix/django-rest-auth · Python · MIT (permissive) 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: 4508
  • days_rel: n/a
  • days_push: 903
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2418 stars · 646 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

django-rest-auth is a Django app that exposes registration and authentication functionality as REST API endpoints for building SPAs and mobile apps. It is officially deprecated in favor of dj-rest-auth and is no longer maintained.

Use cases

  • add login and registration REST endpoints to a Django backend
  • authenticate a single-page app against Django
  • support social login via REST API for a mobile client
  • expose user account management as JSON APIs
  • replace Django's session auth with token-based API auth

When to choose

  • maintaining a legacy Django project that already depends on django-rest-auth
  • you need a well-known reference implementation of Django REST auth endpoints

When to avoid

  • starting a new Django REST project - use dj-rest-auth instead
  • you need ongoing maintenance, security patches, or Django 5 compatibility
  • you need non-REST authentication flows

Facets

library · maturity abandoned

auth api-framework middleware web-development backend apis security python django django-rest-framework rest-api registration social-login deprecated jwt web-server

2 sources

Member repositories

RepositoryRoleHealth v2
Tivix/django-rest-authmain23

For agents

markdown · JSON · MCP: product_card(name="Tivix/django-rest-auth")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem