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

0.0.2

Compare
Choose a tag to compare
@vimalloc vimalloc released this 06 Sep 16:09
· 7 commits to master since this release
  • No longer returns the InvalidHeaderError handler if an authorization header appears in a different format then we expect in the @jwt_optional endpoint. (refs vimalloc/flask-jwt-extended#82)
  • Register this extension with a flask app in a more proper way