Search code examples
Unauthorized response to POST request in Django Rest Framework with Simple JWT...


pythondjangodjango-rest-frameworkdjango-rest-framework-simplejwtdjango-rest-framework-jwt

Read More
Error while trying to connect Django With ReactNative...


djangoreact-nativedjango-rest-framework-simplejwtdjango-cors-headers

Read More
How do you hide "BlacklistedToken" and "OutstandingToken" from django admin pane...


django-rest-frameworkdjango-rest-framework-simplejwt

Read More
Django JWT authentication TokenObtainPairView issue...


djangodjango-rest-frameworkdjango-rest-framework-simplejwt

Read More
Is there any way to set lifetime of refresh token to infinite in django-rest-framework-simplejwt?...


djangodjango-rest-framework-simplejwt

Read More
Overriding DRF settings for tests...


pythondjangodjango-rest-frameworkpython-3.9django-rest-framework-simplejwt

Read More
How can i use Simple JWT for custom User Model...


django-rest-frameworkdjango-rest-framework-jwtdjango-rest-framework-simplejwt

Read More
DRF spectacular not discovering custom auth extension classes...


djangodjango-rest-frameworkswaggerdjango-rest-framework-simplejwtdrf-spectacular

Read More
Django Refresh Token Rotation and User Page Refresh...


pythondjangojwtrefresh-tokendjango-rest-framework-simplejwt

Read More
simpleJWT and dj-rest-auth Cookie based authorization...


django-rest-frameworkaxioshttpcookiedjango-rest-framework-simplejwtdj-rest-auth

Read More
How to customize the default Token invalid json response in django for JWTAuthentication...


djangodjango-rest-frameworkjwtdjango-rest-framework-simplejwtdjango-rest-framework-jwt

Read More
CSRF checking with simpleJWT and DjangoRestFramework...


djangoauthenticationdjango-rest-frameworkdjango-authenticationdjango-rest-framework-simplejwt

Read More
DRF post request test failing because a custom permission is stating that the "owner_id" f...


django-rest-frameworkdjango-testingdjango-testsdjango-rest-framework-simplejwtdjango-rest-framework-permissions

Read More
django simple jwt login with OTP without password...


djangodjango-rest-frameworkdjango-rest-framework-simplejwt

Read More
axiosInstance raise error ->( Invalid token specified) -> after update -> user profile info...


reactjsdjangodjango-rest-frameworkaxiosdjango-rest-framework-simplejwt

Read More
Customize default message djangorestframework-simplejwt retrieved when the user is not active?...


djangodjango-rest-frameworkdjango-rest-framework-simplejwtdjoser

Read More
Error: must include rest_framework.authtoken in INSTALLED_APPS or set TOKEN_MODEL to None...


pythondjangoauthenticationdjango-rest-frameworkdjango-rest-framework-simplejwt

Read More
Implement djangorestframework-simplejwt token authentication without password...


djangodjango-rest-frameworkdjango-rest-framework-simplejwt

Read More
How to store JWT tokens in HttpOnly cookies with DRF djangorestframework-simplejwt package?...


djangodjango-rest-frameworkdjango-rest-framework-jwtdjango-rest-framework-simplejwt

Read More
Getting custom User details from access token in API(DJANGO)...


pythondjangodjango-rest-framework-simplejwt

Read More
Getting Unauthenticated warnings despite using permissions.AllowAny...


pythondjangodjango-rest-framework-simplejwtdrf-yasg

Read More
jwt decode giving empty username in django unittest while using request.META...


djangodjango-rest-framework-simplejwtdjango-unittest

Read More
How to write a unit test on Django REST API endpoint that has permission_classes = (IsAuthenticated,...


pythondjangounit-testingdjango-rest-frameworkdjango-rest-framework-simplejwt

Read More
Creating user and user profile with one request which has nested JSON body in Django rest framework...


djangodjango-rest-frameworkdjango-rest-framework-simplejwt

Read More
How to translate simplejwt error (django rest framework)?...


djangodjango-rest-frameworkinternationalizationdjango-rest-framework-simplejwt

Read More
Trying to assign a response.data value to a variable in react and the value doesnt pass well...


reactjsdjango-rest-framework-simplejwt

Read More
Cors error happening on a simplejwt authenticated webpage...


djangodjango-rest-frameworkdjango-authenticationdjango-rest-framework-simplejwtdjango-cors-headers

Read More
django (djangorestframework-simplejwt) : How to set up SIGNING_KEY value different for each user...


djangodjango-rest-framework-simplejwt

Read More
How can I authenticate a user who belongs to another database through my other microservice in djang...


pythondjangodjango-rest-frameworkmicroservicesdjango-rest-framework-simplejwt

Read More
"Authentication details were not provided." Django jwt...


pythondjangodjango-rest-frameworkdjango-rest-framework-simplejwt

Read More
BackNext