Skip to content

macalinao/mongoose-password-bcrypt-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongoose-password-bcrypt-nodejs

Mongoose plugin providing a password field using bcrypt-nodejs

build status Dependency Status

Installation

This module is installed via npm:

$ npm install mongoose-password-bcrypt-nodejs

Example Usage

var mongoosePasswordBcryptNodejs = require('mongoose-password-bcrypt-nodejs');

License

Copyright (c) 2014 Ian Macalinao under the MIT License

About

Mongoose plugin providing a password field using bcrypt-nodejs

Resources

License

Stars

Watchers

Forks

Packages

No packages published