Optional
cacheThe cache configuration to use for the client. If not provided, the default cache configuration will be used. See defaultCacheConfiguration.
Optional
logger?: AbstractLoggerThe logger to use for the client. If not provided, a new logger will be created and used that only logs entries of level ERROR and higher.
Optional
requestThe amount of time (in ms) that has to pass before requests are considered timed out, and aborted.
Optional
useShould the Account Creation API be used? Explicit permission needs to be obtained from the CFTools team to use this API. When enabled, the client will create user accounts for identities that have never connected to cftools-enabled servers.
The options to instantiate a new CFTools client with. The client options can be used to configure the client with a custom logger and cache configuration.