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

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -