Skip to content

Deal with users #538

Discussion options

You must be logged in to vote

Hi Tobias, thanks for reaching out.

I've always been clear with Node-RED users in general, let alone UIBUILDER users, authentication is best done outside of Node-RED completely. This is especially relevant for your use-case.

Some background. UIBUILDER is fundamentally different to either of the 2 "Dashboards" built for Node-RED. They are both single-page apps that use complex frameworks. This means that all of the apparent "pages" are simply showing different content within a single page. Because of that, trying to have different "pages" with different users becomes complex and hard to deal with.

UIBUILDER does not need that restriction. You can build a single-page app, a multi-page app, …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TotallyInformation
Comment options

Answer selected by TotallyInformation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants