infisical-secrets-manager
v1.1.0
Published
Infisical secrets manager
Downloads
8
Readme
Infisical secrets manager for Node JS
Required environment variables:
- INFISICAL_ADDRESS: The Infisical server url.
- CLIENT_SECRET: The client secret key for authentication.
- CLIENT_ID: The client ID for authentication.
- INFISICAL_ORG_ID: The organization ID within Infisical.
- DEFAULT_WORKSPACE: The default workspace to be used.
Usage
Start by calling SecretsManager.instance.configure() and enjoy !