Customize the link of dash-link-button

Hi, i'm using node-red-dashboard with a custom middleware that manages the authentication of my users by token, so my dashboard link looks like: /dashboards/mytoken=XXX.

When i click on the dash-link-button from the node-red editor, it will redirect to /dashboards without the corresponding token auth: how it's possible to change the path according to the new url token?

Thanks

Can you elaborate what you mean with this ?
Where do you click, in the dashboard or in the editor ? If editor, what is "dash-link-button"?
Do you mean this link ?

54

Yes @bakman2, i refer to this button.