loopback-mixin-db-encryption
v0.2.1
Published
Database encryption mixin for LoopBack.
Downloads
4
Readme
Database encryption mixin for LoopBack
loopback-mixin-db-encryption helps you to save sensitive data - like email addresses for example - encrypted.
Installation
$ npm i loopback-mixin-db-encryption --save
To dos and ideas
- [ ] add proper documentation
- [ ] add changelog
- [ ] add better debugging
- [ ] add more options