i want to secure a single node in my node red flow so that no one can acess that. is this possible. if yes, how?
Hi @Techie
If you are asking whether you can stop someone from editing an individual node in a flow, then the answer is no. We don't have access controls that can be applied to individual nodes.
Do you mean access the source code (javascript/html)?
okay. thanks for the clarification