BrowserAuthorizationLogger Class
Utility to forward oidc-client logs to the Bentley logger Because the logger used by the oidc-client library is static, we can't tie specific UserManager instances to different logging categories. Thus, the best we can do is tie all logs originating from the library to a single logging category (derived from the name of this class).
Implements
- ILogger
Methods
Defined in
- Logger.ts Line 21
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.