0.2.0 • Published 11 years ago
nodeplayer-plugin-passport v0.2.0
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.