Skip to content

v0.3.0

Compare
Choose a tag to compare
@hzlmn hzlmn released this 13 Feb 13:48
· 17 commits to master since this release
  • Added auth_scheme option to middleware, that allows customization of authorization header prefix. By default value is Bearer. #77 Thanks @gbarbaten

  • Added explicit exception when decorators are used without proper middleware initialization & minor cleaning #85