php - Is there a way to automate authentication on Google Drive? -


i wrote php application upload text file, encrypts file , stores on our server. need use google drive api upload these encrypted files pressing 1 button, upload button in application without user going thru authentication process. possible automate authentication process in backend php in application? if how do this?

there no way leave out auth. may prefer use save drive button, handles auth itself: https://developers.google.com/drive/savetodrive


Comments

Popular posts from this blog

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -