User A can read (but not write) tasks from Facility BUser A can read (but not write) tasks from Facility BContextContext for that user, but I'm not sure how best to handle a facility-specific route, for example trying to read tasks from Facility Bread tasks from Facility B. ContextContext will contain all of that user's permissions, but I'm not sure how to check those permissions against a route-specific ID (for example facilityIDfacilityID) in a middleware. facilityIDfacilityID in context (since a lot of procedures won't have a facilityIDfacilityID at all) and it doesn't look like there's a way to pass dynamic values into middleware using MetaMeta. Join the Discord to ask follow-up questions and connect with the community