Use API and get access of client's Google account -


i want make google drive application linux desktop. application access of client's google account , able manage user's google drive files. searched on https://developers.google.com/api-client-library/php/auth/service-accounts couldn't understand it.

so want know how can use google drive api , access users google account?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -