Skip to main content

Type Alias: IdentityClientConfig

IdentityClientConfig: {env: Environment; }

Represents the configuration object for the IdentityClient.

Type declaration

env

env: Environment

Optional environment setting for the IdentityClient.

See

Environment for available options.