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

OAuth Scopes Fix and Refactor #238

Merged
merged 2 commits into from
Apr 9, 2016
Merged

Conversation

toastercup
Copy link
Member

  • Forbid rendering of endpoints for OAuth applications that don't have necessary matching scopes
  • Create generic API and Auth helpers, remove V1 API Helper, switch to Doorkeeper's Grape Authorization Decorator (less overhead than an ActionDispatch::Request)

@toastercup toastercup merged commit c238b34 into develop Apr 9, 2016
@toastercup toastercup deleted the oauth-scopes-fix-and-refactor branch April 9, 2016 03:07
@toastercup toastercup mentioned this pull request Apr 9, 2016
toastercup added a commit that referenced this pull request Apr 12, 2016
toastercup added a commit that referenced this pull request Apr 12, 2016
toastercup added a commit that referenced this pull request Apr 13, 2016
toastercup added a commit that referenced this pull request Apr 21, 2016
toastercup added a commit that referenced this pull request Apr 21, 2016
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

Successfully merging this pull request may close these issues.

None yet

1 participant