You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
replace the deprecated rest_framework_jwt library with djangorestframework-simplejwt, in LOGIN/LOGOUT views, jwt_encode func in rest_auth/utils.py and any other occurence of the deprecated package