node-red-contrib-twin-bcrypt

0.0.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-twin-bcrypt

Weekly Downloads

10

Version

0.0.4

License

ISC

Unpacked Size

9.99 kB

Total Files

6

Last publish

Collaborators

  • rosen.velikov