{"library":"drf-jwt","type":"library","category":null,"description":"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.","language":"python","status":"maintenance","version":"1.19.2","tags":["django","rest framework","jwt","authentication","security"],"last_verified":"Sun May 24","install":[{"cmd":"pip install drf-jwt","imports":["from rest_framework_jwt.authentication import JSONWebTokenAuthentication","from rest_framework_jwt.views import obtain_jwt_token","from rest_framework_jwt.views import refresh_jwt_token","from rest_framework_jwt.views import verify_jwt_token","from rest_framework_jwt.settings import api_settings"]}],"homepage":null,"github":"https://github.com/Styria-Digital/django-rest-framework-jwt","docs":null,"changelog":null,"pypi":"https://pypi.org/project/drf-jwt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/drf-jwt/compatibility"}}