ruby on rails - How to make object accessible from non-google users -


i trying use google cloud storage service store data. , succeed upload data.

but not find how share users not have google account. , how can unique url of object in bucket?

or else, how download object ruby-api-client?

thank you.

you can use signed urls grant access non-google user.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -