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 #3785

Merged
merged 1 commit into from
Jul 27, 2020

Commits on Jul 27, 2020

  1. Make defaultClientScopes publicly accessible

    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.
    jcanseco committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    2dbf4a8 View commit details
    Browse the repository at this point in the history