I\'m building a web app where I need to let users upload files. I want to store the files uploaded by all the users in \'my\' central Google Drive. The users shouldn\'t have
You should use service accounts to store files on behalf of your application:
https://developers.google.com/drive/service-accounts