cloudyr / googleCloudStorageR

Google Cloud Storage API to R

Home Page:https://code.markedmondson.me/googleCloudStorageR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resumable uploads of signed url without auth

EladProject opened this issue · comments

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?