NodeJs User Authentification module using mongoDB
-
v0.3.2 - "NAuthy - alpha 0.3.2 - fixed mongo direct connection (url/client) through NAuthy"
-
v0.3.0 - "NAuthy - alpha 0.3.0 - updated with MongoDB connection"
-
v0.2.0 - "NAuthy - alpha 0.2.0 - update to a fully async system"
-
v0.1.0 - "NAuthy - alpha 0.1.0 - base module no db saved"
-
project dependency:
- crypto v1.0.1
- mongodb v3.1.10
-
development dependency:
- colors v1.3.2
- Run a mongodb instance on
mongodb://127.0.0.1:27017
- Launch tests:
npm test [test_name_to_launch_filter...]
comming later ...
NAuthy is licenced under the MIT Licence