midworld / unity-googledrive

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

Connecting to account during playmode without account settings #14

Open jjesh opened 8 years ago

jjesh commented 8 years ago

Sorry if the title is confusing! This program works great so far with one issue: whenever I play the game, I need to log in to google drive in the explorer pop up. The problem there is that if I send this to someone, they would need to log in to the account as well, which I would prefer they didn't have to (and not know my account login). Is there anyway for Unity to automatically log in to the google account?