Nowadays I am writing a WordPress plugin that involves accessing and upload file to google drive programmatically. This process implies the following steps: request an authorization code from the Google Authorization Server get the authorization code and then use it…
Transparently download from Google Drive
Google Drive is a file storage and synchronization service provided by Google which enables user cloud storage, file sharing and collaborative editing. The storage limit for the free accounts is, at the time of writing, about 5GB. If you have…