I tried to use Google Drive as a repository for my data.
When I try to push the data to the shared drive (using dvc push), it opens the web browser to authenticate my user.
However, I received the following error from Google.
This app is blocked
This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access.
The DVC app is currently blocked by Google because they updated their policies, requiring more stringent verification for apps using certain Google APIs, specifically the drive.files OAuth scope.
The recommended solution at this moment is to create a custom app.
See how to make the custom app here