Tried adding additional scopes using oauth2client's OAuth2DecoratorFromClientSecrets via the scopes parameter.
I believe users of an application would prefer to gradually expand privileges; as its needed, and as trust forms...
What is the best way to add/expand/remove scopes when the application has an existing grant? Revoke and reauthorize?