{"library":"djangorestframework-simplejwt","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"]}]}