Skip to content

prototype-berlin/loopback-mixin-db-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

MIT