Skip to content

Releases: eadwinCode/django-ninja-jwt

v5.2.2

30 Oct 10:49
dfff6a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.0...v5.2.2

5.2.0

04 Apr 09:42
4d269dc
Compare
Choose a tag to compare

What's Changed

  • Jazzband recent updates by @eadwinCode in #10
  • Add back support for PyJWT 1.7.1

5.1.9

25 Mar 16:36
028bc9e
Compare
Choose a tag to compare

What's Changed

  • Use dynamically generated schema, and use specified username field by @demiurg in #9

New Contributors

5.1.8

13 Feb 06:25
a895240
Compare
Choose a tag to compare

What's Changed

  • Schema root validation fix for python >= 3.8

v5.1.6

20 Jan 10:41
514b4b4
Compare
Choose a tag to compare
  • Updated NinjaJWT with SIMPLEJWT changes
  • Added AsyncJWTAuth for authenticating routes asynchronously
  • Added some asynchronous controllers equivalent to obtain and verifying tokens

v5.1.5

10 Dec 12:58
153799c
Compare
Choose a tag to compare
  • Doc typo error fix
  • Django-Ninja-Extra new api_controller decorator fix

v5.1.4

19 Nov 12:36
1998719
Compare
Choose a tag to compare
  • Separated authentication.JWTAuthentication from authentication.JWTTokenUserAuthentication
  • Updated experimental feature document

v5.1.3

08 Nov 22:43
Compare
Choose a tag to compare
  • Documentation updates
  • Naming consistence

v5.1.0

02 Nov 05:53
49be0dd
Compare
Choose a tag to compare
v5.10

Update __init__.py

v5.1.2

02 Nov 06:03
fce1fc4
Compare
Choose a tag to compare

Readme pypi update