cloudyr / googleCloudStorageR

Google Cloud Storage API to R
https://code.markedmondson.me/googleCloudStorageR
Other
104 stars 29 forks source link

Resumable uploads of signed url without auth #171

Open EladProject opened 1 year ago

EladProject commented 1 year ago

Can I use the gcs_upload to do a resumable upload of a signed url (properly created)? If yes, then or this I don't need auth. Can I disable it?