Skip to content

Latest drf-jwt is throwing error in case of any other Authorization Header

Compare
Choose a tag to compare
@awais786 awais786 released this 19 Jul 15:56
· 237 commits to master since this release
1f98132
  • See CHANGELOG.rst for changes.
  • Latest drf-jwt is throwing error in case of any other Authorization Header except jwt. Fixing that issue in JwtAuthentication class.