Since node red provide user authentication feature for dashboard
am I able to call this feature / function when user access specific tab in dashboard (e.g control panel)
No. Dashboard is a single-page app, security is on for the whole thing or nothing.
understood, thank you