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 653
Pull requests: jpadilla/django-rest-framework-jwt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Raise AuthenticationFailed when provided credentials were incorrect
#340
opened Jun 9, 2017 by
unicod3
Loading…
serializers: add JSONWebTokenAuthenticationError class
#346
opened Jul 9, 2017 by
williamboman
Loading…
Don't verify token expiration on token refresh.
enhancement
#348
opened Jul 17, 2017 by
edelvalle
Loading…
Feature/allow custom user identifier and custom user lookup field
#211
opened Feb 26, 2016 by
dfeinzeig
Loading…
[RDY] Added support for Custom Exception Handler
enhancement
#374
opened Sep 16, 2017 by
ideallical
Loading…
setting JWT_PAYLOAD_GET_USER_ID_HANDLER ignored
bug
needs-test
#380
opened Sep 22, 2017 by
SPKorhonen
Loading…
Add support for different credential types (Fixes #296)
#297
opened Jan 4, 2017 by
fabiogibson
Loading…
Use get_username_field to determine username field on payload
#285
opened Nov 15, 2016 by
jgadelange
Loading…
Optimization of DB queries when decoding token with per user secret.
#360
opened Aug 29, 2017 by
jacoor
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…
Add CSRF_COOKIE to prevent csrf when using JWT_AUTH_COOKIE
#434
opened Apr 15, 2018 by
bmpenuelas
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.