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

v1.11.0

Latest
Compare
Choose a tag to compare
@jpadilla jpadilla released this 23 Jun 23:57
· 16 commits to master since this release

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 636539e
  • Don't require the 'token' key to override jwt_response_payload_handler #323 by @brianrower

Docs