Open
Description
Is your feature request related to a problem? Please describe.
In the latest release (1.12.1), there's a change that adds a console.warn
:
typescript-sdk/src/client/auth.ts
Line 111 in 2cf4f0c
Describe the solution you'd like
Some way to disable all logging, or a way to provide a logging handler that the calling code can customize.