Skip to content

release0.13.1

Compare
Choose a tag to compare
@gakuzzzz gakuzzzz released this 15 Mar 01:31
· 46 commits to master since this release

features are

  • Add a new token handle mechanism as TokenAccessor (thanks @Otann)
    • User can define a custom handler, for example using X-Authentication header instead of cookie.
  • Add user and authority parameters into authorizationFaild. (thanks @samco)