-
**Environment**
* pip version: 20.0.2
* Python version: 3.8.0
* OS: MacOS
**Description**
Currently, during installation, occasionally prints "Processing \"
**Expected behavior**
pip …
-
this in my code doesn't seem to be working:
```
from rest_framework_simplejwt.authentication import JWTAuthentication
authentication_classes = [JWTAuthentication]
```
here's my requirements…
-
## Environment data
- VS Code version: **1.45.0 (should be any though)**
- Extension version (available under the Extensions sidebar): **2020.5.78807 (should be any though)**
- OS and v…
-
When sending requests to the "auth/jwt/create" endpoint, the message "No active account found with the given credentials" is not translated:
```
{
"detail": "No active account found with the gi…
Upr82 updated
7 months ago
-
pip install djangorestframework-simplejwt==5.2.2
jangorestframework-simplejwt少了d
-
When the `Authorization` header is sent with a prefix other than the configured one (default `Bearer`, though I override it to be `JWT` in my app), drf-jwt raises an AuthenticationFailed. This means t…
radix updated
4 years ago
-
# Bug Report
## Description
`drf-yasg` does not work with Django 4.2 when _redirect url_ is called during authorization.
Reproduction steps:
- Using _oauth2_ implicit flow
- Click `Authoriz…
-
Django model filefiled is showing as String in Swagger UI and unable to browse files to upload thru UI.
Please suggest me if any issues.
Django==1.10, 1.11
django-mongodb-engine (0.6.0)
django…
-
To get this thing installed (following the video) I had to add
djangorestframework-jwt
djangorestframework-simplejwt
(`djoser/urls/jwt.py` tries to import it )
Shouldn't…
-
Experts,
Please let me know, if I am going in right direction?
If not provide some examples on using grpc serializers.
Thank you in advance