/dnode-browserid-session

Implementation of sign-ins and persistent sessions, using localStorage, BrowserID, express, dnode, and redis

Primary LanguageJavaScript

node-browserid-session

Framework implementation of user sign-in using:

Fork me and thrive!

To test

$ npm install
$ node_modules/nedis/bin/nedis-server &
$ node server.js

Then navigate to http://localhost:9095 to run the sample web application.