scummvm/backends/cloud/googledrive
Alexander Tkachev e8669f693c CLOUD: Update BaseStorage to expect no refresh_token
While refreshing access_token, some cloud providers also pass a new
refresh_token. Google Drive does not, and accepts the same refresh_token
next time. These changes allow this to happen.
2019-07-30 14:51:41 -04:00
..
googledrivelistdirectorybyidrequest.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
googledrivelistdirectorybyidrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
googledrivestorage.cpp CLOUD: Update BaseStorage to expect no refresh_token 2019-07-30 14:51:41 -04:00
googledrivestorage.h CLOUD: Update BaseStorage to expect no refresh_token 2019-07-30 14:51:41 -04:00
googledrivetokenrefresher.cpp CLOUD: Update GoogleDriveStorage and BoxStorage to auth via cloud.scummvm.org 2019-07-30 14:51:41 -04:00
googledrivetokenrefresher.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
googledriveuploadrequest.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
googledriveuploadrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00