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

Using authorized_scope with authorize #8

Closed
alexander37137 opened this issue Oct 4, 2019 · 3 comments
Closed

Using authorized_scope with authorize #8

alexander37137 opened this issue Oct 4, 2019 · 3 comments

Comments

@alexander37137
Copy link

Why i cant use authorized_scope with authorize in query type?

@alexander37137
Copy link
Author

I want to define minimal requirements for using api using authorize and use scoping for filtering data

@palkan palkan transferred this issue from palkan/action_policy Oct 7, 2019
@palkan palkan added the enhancement New feature or request label Oct 7, 2019
@palkan
Copy link
Owner

palkan commented Oct 8, 2019

Right, currently, it's not possible to pass both options (we will revisit this behavior).

You can define authorized_scope in the field definition and do authorize! manually (as described here #6 (comment)).

@palkan palkan removed the enhancement New feature or request label Oct 8, 2019
@palkan
Copy link
Owner

palkan commented Oct 8, 2019

Closing this in favor of #9

@palkan palkan closed this as completed Oct 8, 2019
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