/NAuthy

Primary LanguageJavaScriptMIT LicenseMIT

NAuthy

NodeJs User Authentification module using mongoDB

versioning infos

Build Version Bugs

  • 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"

dependency information

  • project dependency:

    • crypto v1.0.1
    • mongodb v3.1.10
  • development dependency:

    • colors v1.3.2

execution information

tests

  • Run a mongodb instance on mongodb://127.0.0.1:27017
  • Launch tests: npm test [test_name_to_launch_filter...]

examples

comming later ...

License (MIT)

NAuthy is licenced under the MIT Licence