2.0.1 • Published 6 years ago

scurvy v2.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

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

2.0.1

6 years ago

2.0.0

6 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.4.0

10 years ago

0.3.0

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago