1.1.0 • Published 12 months ago
infisical-secrets-manager v1.1.0
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 !