I'm writing a php application that needs to upload to google drive, but only ever to one account, that needs to be hard coded in without having to ask a user to type in credentials. I'm looking for a way to programmatically enter credentials and/or an access token for the account that I can store in my application.
Asked
Active
Viewed 82 times
0
-
possible duplicate of [How do I authorise a background web app without user intervention? (canonical ?)](http://stackoverflow.com/questions/19766912/how-do-i-authorise-a-background-web-app-without-user-intervention-canonical) – Feb 22 '15 at 02:11
-
@Dagon Ah thank you... I don't know why I didn't see it :/... Time to CV :( – user3765372 Feb 22 '15 at 17:18