Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Pull requests: jpadilla/django-rest-framework-jwt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Modified documentation regarding with django 2.0
#436 opened Apr 16, 2018 by joeyworld Loading…
Support custom exception handler
#424 opened Feb 24, 2018 by An4ik Loading…
Optional user based secret key
#419 opened Jan 25, 2018 by slykar Loading…
Use get_by_natural_key in jwt_get_secret_key
#418 opened Jan 22, 2018 by raverat Loading…
Use validated_data to access validated data
#401 opened Dec 6, 2017 by xrmx Loading…
Fixed Django version comparisons in test_serializers.
#398 opened Nov 19, 2017 by felixxm Contributor Loading…
Added DRF 3.7 support.
#397 opened Nov 19, 2017 by felixxm Contributor Loading…
modified exception validation in serializer
#392 opened Oct 27, 2017 by dwisulfahnur Loading…
Fix is_active error message
#391 opened Oct 25, 2017 by iliasgal Loading…
support white space in password
#363 opened Sep 8, 2017 by danieldai Loading…
Optimization of DB queries when decoding token with per user secret.
#360 opened Aug 29, 2017 by jacoor Contributor Loading…
Optimize jwt_decode_handler
#344 opened Jun 22, 2017 by blueyed Contributor Loading…
ProTip! Filter pull requests by the default branch with base:master.