Skip to content

check if we really need drive scope #37

@efiop

Description

@efiop

Currently we require drive and drive.appdata scopes:
https://github.com/iterative/dvc/blob/1d9acdc8f3a1574df2b62593bf223ca885daf337/dvc/tree/gdrive.py#L224

drive is considered to be restricted https://developers.google.com/drive/api/v2/about-auth , so we need to double check if we really need it and if we don't need it - get rid of it to make it more secure.

Discord context https://discordapp.com/channels/485586884165107732/563406153334128681/748161223715192863


UPDATEL:

We can research on using the drive.file scope instead: #37

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions