The Vault module contains a set of components for working with the HashiCorp Vault, which is an identity-based secrets and encryption management system.
Packages
The module contains the following packages:
- Auth - Components for using a credential store for Vault.
- Build - Factory for constructing module components
- Connect - Components for creating and configuring a connection with Vault
Use
Install the NPM package as
npm install pip-services4-vault-node --save