authentication - Google drive API and auth -


i want create web app letting user upload file google drive , able view through browser. far looking @ google's examples seems have auth google drive on server side (makes sense....) end-users have auth before uploading drive using oauth. there way prevent having ask users authenticate prior uploading documents given authorized through server google drive account?

allowing view document more straightforward through use of public folder...


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -