SkygearIO / features

Feature Tracking Repo for Skygear
Apache License 2.0
3 stars 12 forks source link

skygear asset upload asset with url #414

Open hidden-dimensions opened 4 years ago

hidden-dimensions commented 4 years ago

Description

Support upload a file/image with url to skygear asset.

When integrate with external system, e.g. facebook, we receive a media with a signed url, to store the media into skygear asset, we need to download then upload. It will be more convenient if we just provide an url and skygear asset will load the content of such url into storage.