MCPcopy
hub / github.com/authts/oidc-client-ts / error

Method error

src/utils/Logger.ts:13–13  ·  view source on GitHub ↗
(...args: unknown[])

Source from the content-addressed store, hash-verified

11 info(...args: unknown[]): void;
12 warn(...args: unknown[]): void;
13 error(...args: unknown[]): void;
14}
15
16const nopLogger: ILogger = {

Callers 15

clearStateFunction · 0.65
getUserFunction · 0.65
removeUserFunction · 0.65
querySessionStatusFunction · 0.65
revokeAccessTokenFunction · 0.65
startSigninMainWindowFunction · 0.65
endSigninMainWindowFunction · 0.65
popupSigninFunction · 0.65
popupSignoutFunction · 0.65
iframeSigninFunction · 0.65
startSignoutMainWindowFunction · 0.65

Implementers 1

Loggersrc/utils/Logger.ts

Calls

no outgoing calls

Tested by

no test coverage detected