This repository was archived by the owner on May 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 647
Pull requests: jpadilla/django-rest-framework-jwt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add CSRF_COOKIE to prevent csrf when using JWT_AUTH_COOKIE
#434
opened Apr 15, 2018 by
bmpenuelas
Loading…
refactor views to provide serializer_valid and serializer_invalid as …
#413
opened Dec 28, 2017 by
ralokt
Loading…
Pass Request from JSONWebTokenSerializer to django.contrib.auth
#412
opened Dec 21, 2017 by
jksimoniii
Loading…
Fixed Django version comparisons in test_serializers.
#398
opened Nov 19, 2017 by
felixxm
Contributor
Loading…
Provide
request to contrib.auth.authenticate in JSONWebTokenSerializer
#388
opened Oct 9, 2017 by
gtnx
Loading…
setting JWT_PAYLOAD_GET_USER_ID_HANDLER ignored
bug
needs-test
#380
opened Sep 22, 2017 by
SPKorhonen
Loading…
[RDY] Added support for Custom Exception Handler
enhancement
#374
opened Sep 16, 2017 by
ideallical
Loading…
Add setting for extending the orig_iat for token-refresh and also causes a new token value to be generated when refreshing a token
#366
opened Sep 8, 2017 by
aaronlelevier
Loading…
Optimization of DB queries when decoding token with per user secret.
#360
opened Aug 29, 2017 by
jacoor
Contributor
Loading…
Don't verify token expiration on token refresh.
enhancement
#348
opened Jul 17, 2017 by
edelvalle
Loading…
serializers: add JSONWebTokenAuthenticationError class
#346
opened Jul 9, 2017 by
williamboman
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.