issues
search
flavors
/
django-graphql-jwt
JSON Web Token (JWT) authentication for Graphene Django
https://django-graphql-jwt.domake.io
MIT License
820
stars
172
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"Invalid payload" error
#335
IliasVilux
opened
2 months ago
0
ImportError: cannot import name 'ugettext' from 'django.utils.translation' and TypeError: Signal.__init__() got an unexpected keyword argument 'providing_args'
#334
Av1nag
opened
4 months ago
2
only Refresh access token with graphql_jwt.Refresh.Field()
#333
megamind400
opened
5 months ago
0
User is disabled error
#332
IliasVilux
opened
6 months ago
0
Check if access token is expired
#331
dChunikhin
opened
7 months ago
0
Breaks when users are deleted
#330
pfcodes
closed
7 months ago
1
JWT Stateless User Authentication
#329
elyas-hedayat
opened
7 months ago
0
TypeError: Signal.__init__() got an unexpected keyword argument 'providing_args'
#328
sojeda0521
opened
10 months ago
2
Case sensitive Username
#327
hirensoni913
opened
10 months ago
0
Support for Custom User Model added
#326
dev-msln
closed
10 months ago
1
Add fingerprint to token and cookies to prevent sidejacking
#325
AstRonin
opened
12 months ago
0
cannot import name 'ugettext' from 'django.utils.translation'
#324
mn-48
opened
1 year ago
4
Add custom key-value pair in JWT payload.
#323
Shritesh99
opened
1 year ago
0
from django.utils.translation import ugettext as _
#322
md-abdul-alim
opened
1 year ago
0
TypeError: JSONWebTokenMiddleware.__init__() takes 1 positional argument but 2 were given
#321
expired-pineapple
opened
1 year ago
0
Fix allow_any function, support any root type name
#320
mongkok
closed
1 year ago
0
Graphene 3 support?
#319
licx
opened
1 year ago
2
Tests fails in year 2038
#318
bmwiedemann
opened
1 year ago
0
import error from strawberry_django.utlis
#317
deepak7448
opened
1 year ago
0
Selective application of JWT expiration check for specific operations
#316
havardox
opened
1 year ago
0
TypeError: Signal.__init__() got an unexpected keyword argument 'providing_args'
#315
analyticalnahid
opened
1 year ago
1
Implement a log out
#314
SergioR72
opened
1 year ago
1
fix: added samesite attribute to delete_cookie
#313
IMZihad21
closed
1 year ago
1
Bump django from 3.2.6 to 3.2.18
#312
dependabot[bot]
opened
1 year ago
0
Bump cryptography from 2.8 to 39.0.1
#311
dependabot[bot]
opened
1 year ago
0
Bump django from 3.2.6 to 3.2.17
#310
dependabot[bot]
closed
1 year ago
1
Bump certifi from 2021.5.30 to 2022.12.7
#309
dependabot[bot]
opened
1 year ago
0
Cant Delete Cookies With Same Settings with tokenAuth Mutation
#308
PyDevX
opened
2 years ago
0
Add german translation
#307
wiedi
closed
1 year ago
0
Bump django from 3.2.6 to 3.2.15
#306
dependabot[bot]
closed
1 year ago
1
Bump django from 3.2.6 to 3.2.14
#305
dependabot[bot]
closed
2 years ago
2
fails if root object types not named Query and Mutation
#304
odigity
closed
1 year ago
3
Bump pyjwt from 2.1.0 to 2.4.0
#303
dependabot[bot]
opened
2 years ago
1
How can I create/set JWT Token in Django view and then redirect to Frontend?
#302
behconsci
closed
2 years ago
1
How to delete a Token from the server-side (mutation). when a user gives a logout the token will be destroyed from server-side by using mutation? is it possible? If so. please explain.
#301
yabesh12
closed
2 years ago
2
Bump django from 3.2.6 to 3.2.13
#300
dependabot[bot]
closed
2 years ago
1
modulenotfounderror: no module named 'graphql_jwt'
#299
MuhammadAbdulqader
opened
2 years ago
0
Understanding jwt_payload util method
#298
manjurulhoque
opened
2 years ago
0
Fix: graphql_auth incompatibility
#297
nrbnlulu
closed
2 years ago
0
Bump django from 3.2.6 to 3.2.12
#296
dependabot[bot]
closed
2 years ago
1
Add JWT_COOKIE_SAMESITE property to deleted cookie
#295
Stijn-B
opened
2 years ago
3
Is it possible to turn the token field names configurable by settings?
#294
feslima
opened
2 years ago
0
How to Set Cookie JWT Samsite with version 0.3.0
#293
itzomen
closed
2 years ago
0
Query to get a new accessToken without creating a new refreshToken
#292
Desttro
closed
2 years ago
0
JSONWebTokenMiddleware always returns Anonymous User - Possible Bug & Fix
#291
JSv4
closed
1 year ago
14
Is this project active ??
#290
jackton1
closed
2 years ago
4
Authorization with HTTP header not working
#289
sandnima
opened
3 years ago
8
Samesite setting not being set on HttpOnly token delete
#288
aaonhub
opened
3 years ago
4
Add @jwt_refresh_cookie decorator
#287
mongkok
opened
3 years ago
1
Add support for using import strings with JWT_PUBLIC_KEY
#286
jackton1
opened
3 years ago
0
Next