0.1.0 • Published 9 years ago

sumars-js v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

sumars-js

Simple User Management And Registration System for Node.js

sumars-js is Express-compatible user management and registration system for Node.js.

sumars-js' provides a framework to sign-up and authenticate users against a mySQL database. It provides the ability to verify the email used for registration, reset a user's password, and incorporates captchas for the sign-up process to keep out bots.

Credits