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

Encode multiple scopes using space instead of comma #200

Merged

Conversation

hugopeixoto
Copy link
Contributor

According to the spec, scopes should be joined using a single space: https://tools.ietf.org/html/rfc6749#appendix-A.4
https://tools.ietf.org/html/rfc6749#section-3.3

This fixes #186 is an alternative to PR #187

@jonathansamines
Copy link
Collaborator

@hugopeixoto Please base your branch from the develop branch and point your PR to develop. Besides it, LGTM, however will probably schedule this change to v3 because it may break existing users relying on this behavior even though is the wrong one.

@jonathansamines jonathansamines added this to the 3.0.0 milestone Jun 18, 2018
@hugopeixoto hugopeixoto force-pushed the fix/multiple-scope-encoding branch from 79d1392 to 28df029 Compare June 18, 2018 10:54
@hugopeixoto hugopeixoto changed the base branch from master to develop June 18, 2018 10:56
@hugopeixoto
Copy link
Contributor Author

@jonathansamines Sorry about that, I changed it to develop.

@jonathansamines jonathansamines merged commit 8b76196 into lelylan:develop Jun 18, 2018
@jonathansamines jonathansamines added the v3 Version 3 label Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 Version 3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants