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

Allow global permissions access to the view #54

Open
bashlyss opened this issue Oct 26, 2018 · 0 comments
Open

Allow global permissions access to the view #54

bashlyss opened this issue Oct 26, 2018 · 0 comments

Comments

@bashlyss
Copy link

Use case:
We have messaging as part of our system where the message view is a subroute on threads. The message create permission is dependent on the permissions for the thread.

Is there some way that you can expose the view for this or provide a recommended way of making this check?

Route is along the line of /threads/:id/messages/ and needs the matching thread from the route to perform the permission check.

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

1 participant