0.0.9 • Published 8 years ago

node-bits-password v0.0.9

Weekly downloads
6
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago