I'm trying to figure out how to download images in the MWPhotoBrowser when the image URLs require authentication. In my case the images are on S3 and I need to pass a key along with the url. I don't see a way to handle this in the browser.
Asked
Active
Viewed 78 times
1 Answers
0
Changed my approach and instead get a tokenized URL from S3 and then pass clean urls into the photo browser.

mday
- 427
- 1
- 7
- 22