Skip to content

Commit be58fb6

Browse files
committed
updated readme
1 parent 4a8adff commit be58fb6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
This example project shows how to run a Node.js REST service that provides configuration stores for **io.Connect Desktop**.
88

9-
⚠️ **Note:** This is a sample implementation intended for demonstration purposes only. Several aspects would require enhancement for production use in a multi-user environment. Most notably, this sample lacks proper user management and authentication. In a production system, requests should be segregated by user identity, ensuring users can only access their own layouts and data. Currently, this example returns all layouts to any connecting user regardless of identity, which would be inappropriate for a secure multi-user application.
10-
119
## Configuration and Start
1210

1311
To start:

0 commit comments

Comments
 (0)