We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Suppose an application contains the following routes which should be restricted:
/admin/deleteuser /admin/createuser /admin/moresecretstuff
Would it be possible to just specify /admin and all sub-routes will be restricted too?
/admin