apify-cli
apify-cli copied to clipboard
feat: add signature to actor get-public-url
This PR is part of https://github.com/apify/apify-core/issues/19363, which updates KeyValueStore.getPublicUrl(recordKey) to generate signed links using HMAC.
This PR:
- adds signature to actor get-public-url to Apify CLI