1.1.0 • Published 12 months ago

infisical-secrets-manager v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

Infisical secrets manager for Node JS

Required environment variables:

  1. INFISICAL_ADDRESS: The Infisical server url.
  2. CLIENT_SECRET: The client secret key for authentication.
  3. CLIENT_ID: The client ID for authentication.
  4. INFISICAL_ORG_ID: The organization ID within Infisical.
  5. DEFAULT_WORKSPACE: The default workspace to be used.

Usage

Start by calling SecretsManager.instance.configure() and enjoy !

1.1.0

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.0

12 months ago