0.0.4 • Published 4 years ago

node-red-contrib-twin-bcrypt v0.0.4

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

node-red-contrib-bcrypt

introduction

A node that can be used for encrypting user passwords

Features

  • encrypt
  • verify

Uses twin-bcrypt.js

Options

  • field: field to encrypt or to verify against (string) *

  • verify: field to verify (hash) *

The field specified will be replaced with the encrypted version if the action is set to encrypt.

Outputs

msg.match will be either true or false

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago