1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-03 09:03:50 +00:00

docs: Clarify OAuth scopes for readonly Google Drive access

This commit is contained in:
Duncan Smart
2025-11-23 15:08:40 +00:00
committed by Nick Craig-Wood
parent 532c16c1e9
commit ed36d2330f

View File

@@ -265,7 +265,7 @@ account key" button.
`https://www.googleapis.com/auth/drive`
to grant read/write access to Google Drive specifically.
You can also use `https://www.googleapis.com/auth/drive.readonly` for read
only access.
only access with `--drive-scope=drive.readonly`.
- Click "Authorise"
##### 3. Configure rclone, assuming a new install