GCP IAM 201 - OAuth Scopes
In the OAuth 2.0 specification, a scope defines the limits of an access token. When applied to Google APIs, a scope specifies which APIs and resources the token can access.
If you only take away one thing about OAuth 2.0 Scopes for Google APIs, it is: do not