strapi-provider-upload-google-cloud-storage icon indicating copy to clipboard operation
strapi-provider-upload-google-cloud-storage copied to clipboard

Support for non public non-public read access

Open danielduckworth opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. When using a non-public bucket, images can be uploaded but they cannot be read by the Strapi frontend application.

Describe the solution you'd like Use an API that supports authenticated read access to images.

Additional context The content to be uploaded to storage needs to be secure and only accessible to authenticated users.

danielduckworth avatar Oct 14 '22 18:10 danielduckworth