Skip to content

How to best go about supporting several distinct actors? #210

Answered by palkan
Epigene asked this question in Q&A
Discussion options

You must be logged in to vote

Hey!
Sorry for late reply.

Yeah, this approach is sensible; actually, the namespacing feature of Action Policy was built with something like this in mind (we had an app with separate controllers for different types of users).

Authorization layer (e.g., policies) is connected to the entrypoint layer; so, it makes sense to organize policy the way entrypoints structured.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Epigene
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants