frontends icon indicating copy to clipboard operation
frontends copied to clipboard

Remove default credentials for api-client

Open mkucmus opened this issue 2 years ago • 1 comments

acceptance criteria:

  • https://github.com/shopware/frontends/blob/main/packages/api-client/src/settings.ts#L32-L33 has no default values
  • there is a validation for client settings while creating an instance, to avoid having an empty credentials in runtime and further requests

mkucmus avatar Jun 20 '23 11:06 mkucmus

Done? Can be closed?

BrocksiNet avatar Feb 19 '25 16:02 BrocksiNet