I would like Google Drive to store document attachment to Google drive which I will do from a web application. These attachments can be done from a role of the users logged in using our local authentication system.
The problem is we don't want these users to know the email id and password associated with to log into this.
At the other end we don't want anonymous users to log in using oauth. I just have started learning Google Developer Tools so it would be nice if I get help.
Please find the diagram explaining about the problem: