scurvy

2.0.1 • Public • Published

scurvy

A reusable node.js module for handling user registration and login scenarios.

Scurvy can be used to generate hashed passwords and validate them. It also comes with Sequelize integration for an easy setup of Users with metadata 'Metastate' objects. Scurvy handles the creation of tables, as it comes with built-in schemas. Use of the database features are not required, but are recommended for maximum enjoyment.

MIT License

Build Status Dependency Status

Install

npm install scurvy --save

Note: If you are a Windows user, you need to ensure that you have the dependencies for bcrypt found here: https://github.com/ncb000gt/node.bcrypt.js/#dependencies

More information

Package Sidebar

Install

npm i scurvy

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

108 kB

Total Files

18

Last publish

Collaborators

  • cbebry