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 stale · no recent hits
total hits 15
actors 6 distinct systems
last hit 17d ago human
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇸🇬 Singapore · 🇧🇷 Brazil · BD
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