Skip to content

2.0.2

Latest
Compare
Choose a tag to compare
@diogosilva30 diogosilva30 released this 17 Nov 12:46
· 11 commits to master since this release
cb2e858

What's Changed

  • new version 2.0.1: Minor changes to documentation and some bug fixes. Refer to change log for more details.

Changelog

  • Fixed middleware unbound variable token error when using a token prefix different from Bearer.
  • Added new option to customize the expected token prefix via TOKEN_PREFIX setting (default is Bearer).
  • Added error handling when the AUTH_USER_MODEL is already registered in the admin.

Full Changelog: 2.0.1...2.0.2