Good day.
I am storing end-user images & other media in Google Cloud. Privacy issues have been difficult to sort in how I display them back to the end user in the Bubble UI.
If I have a repeating group, containing a list of images (and other artifacts). - Is there a way when the page is loaded to generate/refresh temporary URLs from Google storage to those images for the end users? They are viewing the end images, not clicking the URLs themselves. Seems the easiest way to maintain privacy as they would only get to those URLs by virtue of logging into their respective projects in the Bubble App (so random joe public can’t get to them).
If there is another option, happy to hear suggestions as well