storage-swift
storage-swift copied to clipboard
Add method to create multiple signed URLs
What kind of change does this PR introduce?
Adds support for creating multiple signed URLs.
What is the current behavior?
Only one signed URL can be created at a time.
What is the new behavior?
Multiple signed URLs can be created at once.