midworld / unity-googledrive

Google Drive for Unity3D
Apache License 2.0
121 stars 28 forks source link

What should be the client authentication settings? #2

Closed K0T3R closed 9 years ago

K0T3R commented 9 years ago

Hi,

I am using google drive api. Thanks for developing this!

What should be the app created as "Installed application" or "Web application"?

midworld commented 9 years ago

Hello,

I think it works well in "Installed application".

But "Web application" cannot use native code for the web browser, so it won't work.

Thanks.

On Wed, Dec 17, 2014 at 3:33 PM, K0T3R notifications@github.com wrote:

Hi,

I am using google drive api. Thanks for developing this!

What should be the app created as "Installed application" or "Web application"?

— Reply to this email directly or view it on GitHub https://github.com/midworld/unity-googledrive/issues/2.