You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do interactive auth locally once, get the credentials files that is created and move it to the machine where you run you application. It can be moved as a file, or passed directly as a json string or dict into GAuth.
We don't support yet things like Workload Identity on Google Kubernetes Engine (GKE).
The
R
package googledrive can do non-interactive authentication, with multiple supported methods.Once setup, I have access programmatically without any user interaction needed.
Does PyDrive2 support this?
The text was updated successfully, but these errors were encountered: