Skip to content

Support NestJs 8

Compare
Choose a tag to compare
@vh13294 vh13294 released this 08 Sep 11:48
· 13 commits to main since this release
621cd38

Includes breaking changes:

  • appUrl must include protocol. eg.'https://localhost:3000'
  • rename signedControllerUrl -> signControllerUrl
  • When sign controller method, the target method must have SignedUrlGuard decorator