middleware’s for routers
I am using middleware’s in procedures presently. I want to use middleware’s for the whole child router to handle multi-tenancy & role-permission handling.
Is there a way to add middleware’s directly to child routers?
Is there a way to add middleware’s directly to child routers?