/node-red-contrib-authed-websocket

A websocket input and output node that rejects connections based on an external authentication flow.

Primary LanguageTypeScriptMIT LicenseMIT

node-red-contrib-authed-websocket

A websocket input and output node that rejects connections based on an external authentication flow.

Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-authed-websocket

Usage

To be written...