@camunda8/sdk
    Preparing search index...

    Function setTokenOptional

    • This is an optional method that can be implemented by the provider to set the token for a specific audience. This method is useful for scenarios where the token needs to be set manually, such as when using a static bearer token or when managing the token lifecycle yourself.

      The SDK will not call this method automatically. It is up to the implementation or the consumer to call this method when the token needs to be set.

      Parameters

      Returns Promise<void>