0.1.1 • Published 11 years ago
bcrypt-domain-aware v0.1.1
bcrypt-domain-aware
Overview
A domain aware wrapper for the bcrypt module.
The API is meant to be the exact same as the bcrypt module's API.
Installation
Install via npm:
$ npm install bcrypt-domain-aware --saveBuilding and Testing
To buld the module run:
$ makeThen, to run the tests run:
$ make testLicense
See the LICENSE file for details.
