Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A template for quickly building login systems on top of Node.js & MongoDb

License

Notifications You must be signed in to change notification settings

johnryan1982/node-login

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Node-Login

####A basic login & account management system built in Node.js with the following features :

  • New User Account Creation
  • Secure Password Reset via Email
  • Ability to Update / Delete Account
  • Session Tracking for Logged-In Users
  • Local Cookie Storage for Returning Users
  • Blowfish-based Scheme Password Encryption

####Node-Login is built on top of the following libraries :


A Live Demo and some thoughts about the app's architecture.


####Installation & Setup This assumes you already have node.js & npm installed.

git clone git://github.com/braitsch/node-login.git node-login
cd node-login
npm install -d
node app

For testing purposes, I've provided a database dump of all accounts here.
Please note this list and the entire database automatically resets every 24 hours.

Questions and suggestions for improvement are welcome.

About

A template for quickly building login systems on top of Node.js & MongoDb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.