ThouCheese / cloud-storage-rs

A crate for uploading files to Google cloud storage, and for generating download urls.
MIT License
123 stars 88 forks source link

Remove requirement for devstorage.full_control #97

Closed nhandyal closed 2 years ago

nhandyal commented 2 years ago

It doesn't look like this permission is defined in Google Cloud. Has it been deprecated?

https://cloud.google.com/iam/docs/permissions-reference

ThouCheese commented 2 years ago

Ah yeah maybe!