{"library":"drf-jwt","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"]}]}