generalpiston / typeorm-encrypted

Encrypted field for typeorm.
MIT License
74 stars 19 forks source link

Add documentation for using a file to specify configuration #18

Closed Destreyf closed 4 years ago

Destreyf commented 4 years ago

This solves #16.

This adds documentation on how to use a config file to pass into the encrypted field, the config only needs to be specified so that it can be managed in a central place if you have multiple entities that need to have a unified configuration.