Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default scopes if none are specified #190

Open
Temikus opened this issue Apr 8, 2018 · 0 comments
Open

Add default scopes if none are specified #190

Temikus opened this issue Apr 8, 2018 · 0 comments

Comments

@Temikus
Copy link
Collaborator

Temikus commented Apr 8, 2018

We probably should add the default bunch:

        "https://www.googleapis.com/auth/devstorage.read_only",
        "https://www.googleapis.com/auth/logging.write",
        "https://www.googleapis.com/auth/monitoring.write",
        "https://www.googleapis.com/auth/servicecontrol",
        "https://www.googleapis.com/auth/service.management.readonly",
        "https://www.googleapis.com/auth/trace.append"

, if scopes is empty. If it's set to an empty array, however, we should honor it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant