Releases: vh13294/nestjs-url-generator
Releases · vh13294/nestjs-url-generator
Support NestJs 9
Support NestJs 8
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