Cliniweb plugin
A plugin for chat-server that adds authentication call to cliniweb.
Usage
Add it before starting the chat-server:
const chat = new Chat()
const cliniweb = new Cliniweb(chat)
chat.start(5000)
A plugin for chat-server that adds authentication call to cliniweb.
Add it before starting the chat-server:
const chat = new Chat()
const cliniweb = new Cliniweb(chat)
chat.start(5000)
npm i @gluedigital/chat-server-plugin-fakeauth
0
0.0.1
MIT
6.33 kB
3