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

Make defaultClientScopes publicly accessible #483

Conversation

modular-magician
Copy link
Collaborator

This patch makes the defaultClientScopes variable publicly accessible
to allow for code that depends on the provider to have the ability to
programmatically determine the default OAuth2 scopes used by the
provider, and to add to it if necessary.

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#3785

This patch makes the `defaultClientScopes` variable publicly accessible
to allow for code that depends on the provider to have the ability to
programmatically determine the default OAuth2 scopes used by the
provider, and to add to it if necessary.

Signed-off-by: Modular Magician <magic-modules@google.com>
@google-cla google-cla bot added the cla: yes label Jul 27, 2020
@modular-magician modular-magician merged commit 0780b64 into GoogleCloudPlatform:master Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant