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

Support connection_scope for OAuth Connections #361

Merged
merged 2 commits into from
Oct 24, 2016
Merged

Conversation

lbalmaceda
Copy link
Contributor

Only applies to OAuth connections that don't have a custom AuthProvider configured, meaning those Connections that will default to the WebAuthProvider implementation. Custom and Native AuthProviders will need to specify the connection_scope parameter in the request manually.

This PR depends on auth0/Auth0.Android#31. First merge and make a release, then come back here and update the auth0.android dependency version.

@lbalmaceda lbalmaceda force-pushed the add-connection-scopes branch from ea64d30 to 9d2201a Compare October 14, 2016 21:36
@hzalaz hzalaz merged commit b13cc42 into master Oct 24, 2016
@hzalaz hzalaz deleted the add-connection-scopes branch October 24, 2016 19:30
@hzalaz hzalaz modified the milestone: 2.1.0 Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants