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

Missing Scopes in GrantedScopes Array After Authorization #86

Closed
kjanoudi opened this issue Aug 22, 2016 · 2 comments
Closed

Missing Scopes in GrantedScopes Array After Authorization #86

kjanoudi opened this issue Aug 22, 2016 · 2 comments

Comments

@kjanoudi
Copy link

Given:

  • App submits authorization request with request and request_receipt scopes
  • App is authorized access to these privileged scopes
  • User has "allowed" access to the scopes at time of authorization

Issue:

  • The returned GrantedScopes array does not contain the correct scopes returned from the uber authorization endpoint.

Cause:

I will attempt a PR for this - however, I am not an iOS developer so cannot personally test the changes myself

kjanoudi added a commit to kjanoudi/rides-ios-sdk that referenced this issue Aug 22, 2016
@jbrophy17
Copy link
Contributor

Thanks for opening this issue. It looks like you have correctly identified the source of the bug, I will take a look at your PR

@jbrophy17
Copy link
Contributor

Fixed in v0.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants