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

jazzband/djangorestframework-simplejwt

A JSON Web Token authentication plugin for the Django REST Framework. observed · 2026-08-28

github.com/jazzband/djangorestframework-simplejwt · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 99
  • Release rhythm 16
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 97.0
  • age_days: 3407
  • days_rel: 408
  • days_push: 9
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

4334 stars · 707 forks observed · 2026-08-28

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

Simple JWT is a JSON Web Token authentication plugin for the Django REST Framework. It provides token-based authentication for Django REST APIs with minimal configuration.

Use cases

  • add JWT authentication to a Django REST Framework API
  • issue and refresh access tokens for a REST API
  • secure Django API endpoints with token-based auth
  • implement login with JSON Web Tokens in Django
  • replace session auth with stateless JWT auth in DRF

When to choose

  • you are building a REST API with Django REST Framework and need JWT auth
  • you want a well-maintained, widely used JWT solution for Django
  • you need stateless authentication for mobile or SPA clients consuming a Django API

When to avoid

  • your project does not use Django or Django REST Framework
  • you need OAuth2 or full identity provider features rather than simple JWT auth
  • you prefer session-based authentication for a traditional server-rendered Django app

Facets

library · maturity stable

auth middleware web-development backend security apis python jwt django django-rest-framework token-authentication rest-api

2 sources

Member repositories

RepositoryRoleHealth v2
jazzband/djangorestframework-simplejwtmain70

For agents

markdown · JSON · MCP: product_card(name="jazzband/djangorestframework-simplejwt")

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