Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset objects’s URL expire day should be explicit #396

Open
2 tasks
chpapa opened this issue Mar 5, 2018 · 0 comments
Open
2 tasks

Asset objects’s URL expire day should be explicit #396

chpapa opened this issue Mar 5, 2018 · 0 comments

Comments

@chpapa
Copy link

chpapa commented Mar 5, 2018

Asset object have a URL parameter, which could be expired. But the expire date is not explicit in the object. We should have a parameter in the Asset object to indicate when the URL expire.

It is useful when developer have to persist the object / use it for a longer time.

  • Skygear SDK Date/Version:
  • JS runtime:
  • Skygear Server Date/Version:
  • Is this a regression?
  • Attached logs, screenshots

Expected Results

Something like assetObject.url_expire_at

Actual Results

Steps to reproduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant