strapi-provider-upload-google-cloud-storage
strapi-provider-upload-google-cloud-storage copied to clipboard
Support for non public non-public read access
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.