updating-secrets - v0.3.1
    Preparing search index...

    Class InfisicalAdapter

    Loads secrets from Infisical. A InfisicalSDK instance must be provided. The InfisicalSDK instance must also be authorized before passing it into this.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    adapterName: string
    infisicalClient: Readonly<NeededInfisicalSdk>

    Make sure that you've already authenticated this client. (client.auth().universalAuth.login())

    infisicalEnvironment: string

    'dev', 'staging', 'prod', etc.

    Methods