0.0.9 • Published 7 years ago

node-bits-password v0.0.9

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

node-bits-password

This bit exposes the ability to add basic password encryption to node-bits-rest.

For any field with the type PASSWORD, this bit will do the following:

  • Mask the field in response to a GET
  • Encrypt the value on a POST
  • Check if a new value is specified, and then encrypt it if so on a PUT. In order not to update, please don't specify a value or use the sentinal *
0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago