Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1.2k
Separate use-cases for generating signed object references #106
Copy link
Copy link
Closed
Labels
🚨 criticalP0 critical issue. Requires immediate fixP0 critical issue. Requires immediate fixapi: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.status: will not fixInvalid (untrue/unsound/erroneous), inconsistent with product, not on roadmap.Invalid (untrue/unsound/erroneous), inconsistent with product, not on roadmap.triage meI really want to be triaged.I really want to be triaged.
Description
Metadata
Metadata
Assignees
Labels
🚨 criticalP0 critical issue. Requires immediate fixP0 critical issue. Requires immediate fixapi: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.status: will not fixInvalid (untrue/unsound/erroneous), inconsistent with product, not on roadmap.Invalid (untrue/unsound/erroneous), inconsistent with product, not on roadmap.triage meI really want to be triaged.I really want to be triaged.
There's currently one method for generating signed references:
There are a number of
SignUrlOptiontypes but its not clear from the interface which ones can be used in combination. For example:I also don't see how extension headers or the base URL would be specified.
Instead, can we use a method chain for this: