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

Replace require_scope! and other OAuth helpers #137

Closed
toastercup opened this issue Jul 24, 2015 · 1 comment
Closed

Replace require_scope! and other OAuth helpers #137

toastercup opened this issue Jul 24, 2015 · 1 comment

Comments

@toastercup
Copy link
Member

There are now Doorkeeper-specific libraries that provide DSL extensions for Grape for enforcing scope requirements, as well as various helpers for grabbing access token, etc. We should switch to using them, especially as Doorkeeper has changed their API a decent bit.

See:
https://github.com/fuCtor/grape-doorkeeper
https://github.com/antek-drzewiecki/wine_bouncer
And in Doorkeeper 3.x: https://github.com/doorkeeper-gem/doorkeeper/tree/master/lib/doorkeeper/grape

@toastercup toastercup added this to the Technical Debt 7/2015 milestone Jul 24, 2015
@toastercup toastercup self-assigned this Jul 24, 2015
@toastercup toastercup removed their assignment Aug 13, 2015
@toastercup
Copy link
Member Author

Fixed by #238

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

No branches or pull requests

1 participant