0.0.7 • Published 8 years ago

passwordless-mail-nedb v0.0.7

Weekly downloads
5
License
MIT
Repository
-
Last release
8 years ago

passwordless-mail-nedb

This is a demo of passwordless you can just download and run. It removes the mongo requirement and if you don't supply a config.json file with SMTP credentials you can see the activation link printed out to the server command line. Sessions and users are persisted using NeDB.

It's adapted from https://github.com/florianheinemann/passwordless/tree/master/examples/simple-mail

Dependencies