nitrictech / nitric

Nitric is a multi-language framework for cloud applications with infrastructure from code.
https://nitric.io
Apache License 2.0
861 stars 43 forks source link

local bucket upload/download url expiry #600

Closed jyecusch closed 2 months ago

jyecusch commented 2 months ago

Feature Request

Suggestion

While upload/download URLs for buckets support expiries in all clouds the local URLs are static without expiries. Let's add support for local bucket URLs that expire.

Value

Improves consistency between local development and cloud deployments.

tjholm commented 2 months ago

implemented and released.