-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
bugFor issues that describe a defect or regression in the released softwareFor issues that describe a defect or regression in the released softwareverified reproducibleFor issues that describe bugs that the core team was able to confirmFor issues that describe bugs that the core team was able to confirm
Description
Expected behavior
You should be able to specify permissions/audience in a route in register.js and have it take affect.
Actual Behavior
It doesn't work, you need to programmatically add these.
Steps to Reproduce the Behavior
- Create a plugin with a route (you could use the
reaction-example-pluginas a starting point). - Add permissions to the route according to the documentation
- Observe you still get an error
Metadata
Metadata
Assignees
Labels
bugFor issues that describe a defect or regression in the released softwareFor issues that describe a defect or regression in the released softwareverified reproducibleFor issues that describe bugs that the core team was able to confirmFor issues that describe bugs that the core team was able to confirm