Glider
|
Go to the source code of this file.
Namespaces | |
namespace | src |
namespace | src.upload_module |
namespace | src.upload_module.gdrive |
namespace | src.upload_module.gdrive.GenerateToken |
Functions | |
src.upload_module.gdrive.GenerateToken.main () | |
Constants | |
list | src.upload_module.gdrive.GenerateToken.SCOPES = ["https://www.googleapis.com/auth/drive", "https://www.googleapis.com/auth/drive.file", "https://www.googleapis.com/auth/drive.readonly", "https://www.googleapis.com/auth/drive.metadata.readonly", "https://www.googleapis.com/auth/drive.appdata", "https://www.googleapis.com/auth/drive.metadata", "https://www.googleapis.com/auth/drive.photos.readonly"] |
Defines the api scopes. | |