Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-06-23 | 381 Bytes | |
v1.11.0.tar.gz | 2017-06-23 | 22.1 kB | |
v1.11.0.zip | 2017-06-23 | 36.3 kB | |
Totals: 3 Items | 58.7 kB | 0 |
Changelog
Added
- Test on Django 1.11 [#325] by @orf
- Allow jtw_payload_handler to work with User models that don't have an Email field [#268] by @shanx
Changes
- Bump up PyJWT to 1.5.2 [636539]
- Don't require the 'token' key to override jwt_response_payload_handler [#323] by @brianrower
Docs
- Fix typo in jwt_get_secret_key doc [#343] by @blueyed