{"library":"djangorestframework-jwt","type":"library","category":null,"description":"djangorestframework-jwt provides JSON Web Token (JWT) based authentication for Django REST Framework. While historically popular, the library is largely unmaintained with its last release (1.11.0) in October 2017. Users are generally recommended to migrate to more actively maintained alternatives like `drf-simplejwt` for current Django and DRF versions, as this library lacks recent security updates and compatibility testing with newer Django/DRF releases.","language":"python","status":"maintenance","version":"1.11.0","tags":["django","drf","jwt","authentication","security"],"last_verified":"Sun May 24","install":[{"cmd":"pip install djangorestframework-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"]}],"homepage":null,"github":"https://github.com/GetBlimp/django-rest-framework-jwt","docs":null,"changelog":null,"pypi":"https://pypi.org/project/djangorestframework-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":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/djangorestframework-jwt/compatibility"}}