Good morning everyone.
I have been trying for days to find a solution to the following question:
How can I hide the implementation of the nodes of a flow based on the user who logs in?
Example:
User1: user
User2: admin
If the user "admin" is logged in, then I have full rights.
If logged in with the user "user" then the user should not see the implementation of stream nodes. You can only expand it if you want.
Thanks in advance.