nodeplayer-plugin-passport
v0.2.0
Published
Provides authentication for express and/or socket.io
Readme
nodeplayer-plugin-passport
Provides authentication for express and/or socket.io
Setup
TODO!
- Enable the module in
core.json, afterexpressandsocketiobut beforerest. - Create a user using
adduser.js, otherwise default user ischangeMewith passwordkeyboard cat. - Decide which API calls should be protected. By default everything is password protected.
