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

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -