-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
enhancementNew feature or requestNew feature or request
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
console.warn("Could not load OAuth Protected Resource metadata, falling back to /.well-known/oauth-authorization-server", error) |
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request