mysql - How to make web application as Use Application-owned Accounts in server side google drive PHP -


i wanna make web application use google drive sdk on php. when user login web using own credential (ex username : lalala) automatically login user google account without user know background login(silent mode) no redirect google. username, email , password user save in mysql. user can upload file google drive web application not redirect drive.google.com. how make it? can give me full example, please...

clientlogin implements basic authorization deprecated across google products, need implement oauth2 workflow user accounts.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -