API key to be passed in the header
OptionalbaseOverride the default base path. This is useful for testing, or for selfhosted instances.
OptionalfetchIn case you want to use the client with older versions of NodeJS you may need to install a third-party fetch compliant library like node-fetch.
You then just pass the fetch HTTP client here.
Deprecated
Use SimpleLoginClient instead.