Django REST Framework JWT
JSON →drf-jwt (officially `djangorestframework-jwt`) provides JSON Web Token (JWT) based authentication for Django REST framework. This particular fork (version 1.19.2, last released January 2022) offers a basic implementation for token generation, refreshing, and verification. While functional, active development for this specific package is limited, with `djangorestframework-simplejwt` being the widely recommended and actively maintained alternative for modern Django/DRF projects.
Traffic · last 30 days ↑80% vs prev 7d
total hits 18
actors 8 distinct systems
last hit 1d ago MetaBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany · 🇬🇧 United Kingdom
Resources
packagepypi.org/project/drf-jwt/ ↗
API endpoints
full doc /v1/registry/drf-jwt
install /v1/registry/drf-jwt/install
compatibility /v1/registry/drf-jwt/compatibility