GAM-team / GAM-team/got-your-back
Would it be possible to create a readonly version, as to reduce the scopes needed?
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
My admin is being a bit iffy about granting write rights to the organization, just for an automated backup.
I was looking at the scopes and I noticed that `https://www.googleapis.com/auth/gmail.readonly` exists, would it be possible to make a version that only does read-only requests? or is that a large undertaking?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Gmail API request paths and OAuth scope configuration used by the backup flow. Determine which requests are read-only and what must change to support gmail.readonly; done means an automated backup works without organization write permissions and makes no write requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100