max-mapper / auth-socket

pluggable authentication API for http, websockets, etc
7 stars 1 forks source link

auth-socket

pluggable authentication API for http, websockets, etc

npm install auth-socket

run the demos

install dependencies:

npm install

run websocket demo:

npm start

run persona/doorknob demo:

npm run persona

license

BSD