1May
what is the scope of google drive’s OAuth credentials?
I use google drive’s OAuth Credentials (client_secrets, credentials, settings.yaml etc), to enable access of my google drive account to my python scripts. I only upload files to my google drive account. But I was wondering what else could …