Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Return array of strings from authorizedScope #307

Merged

Conversation

bauglir
Copy link
Contributor

@bauglir bauglir commented Dec 23, 2015

The authorizedScope method should return an array of strings. Before
this fix it would return an array of arrays of strings. This would cause
scopes assigned to clients through roles to not be properly picked up.

The `authorizedScope` method should return an array of strings. Before
this fix it would return an array of arrays of strings. This would cause
scopes assigned to clients through roles to not be properly picked up.
christiansmith added a commit that referenced this pull request Dec 23, 2015
Return array of strings from `authorizedScope`
@christiansmith christiansmith merged commit aef522e into anvilresearch:master Dec 23, 2015
@bauglir
Copy link
Contributor Author

bauglir commented Dec 23, 2015

This also removes the need for #259.

@bauglir bauglir deleted the fix-client-authorized-scope branch December 23, 2015 21:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants