0.6.0
Added
- Auth: Workspace service accounts (domain-wide delegation) for all services via
gog auth service-account ...(preferred when configured). (#54) — thanks @pvieito.
Fixed
- Keep: use
keep.readonlyscope (service account). (#64) — thanks @jeremys. - Sheets:
gog auth add --services sheets --readonlynow includes Drive read-only scope sogog sheets exportworks. (#62)
Tests
- Auth: expand scope matrix regression tests for
--readonlyand--drive-scope. (#63)