You need to connect Google Docs API for the following purposes:
File is sent to the server in system Google Drive account, then any user could edit and save with the upload back to the server.
Did authorization using OAuth2, but users cannot edit the documents, not your account.
Is that even possible? Or you need to downlo...