@creator-co/module-identity-client - v2.3.1
    Preparing search index...

    Class for handling API key authentication.

    Index
    • Constructor for creating an instance of a class with an API key and crypto object.

      Parameters

      • apiKey: string

        The API key to be used for authentication.

      • crypto: default

        The crypto object for encryption and decryption.

      Returns default

      None