{"library":"djangorestframework-simplejwt","type":"library","category":null,"description":"djangorestframework-simplejwt is a minimal JSON Web Token (JWT) authentication plugin designed for Django REST Framework. It provides a straightforward way to implement JWT-based authentication, including token obtain, refresh, and verification. Currently at version 5.5.1, it maintains an active development pace with regular updates and patches.","language":"python","status":"active","version":"5.5.1","tags":["django","drf","jwt","authentication","security","token"],"last_verified":"Wed May 20","install":[{"cmd":"pip install djangorestframework-simplejwt","imports":["from rest_framework_simplejwt.authentication import JWTAuthentication","from rest_framework_simplejwt.views import TokenObtainPairView","from rest_framework_simplejwt.views import TokenRefreshView","from rest_framework_simplejwt.views import TokenVerifyView","from rest_framework_simplejwt.serializers import TokenObtainPairSerializer","from rest_framework_simplejwt.tokens import RefreshToken"]}],"homepage":"https://django-rest-framework-simplejwt.readthedocs.io","github":"https://github.com/jazzband/djangorestframework-simplejwt","docs":null,"changelog":null,"pypi":"https://pypi.org/project/djangorestframework-simplejwt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/djangorestframework-simplejwt/compatibility"}}