Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
16
const
nopLogger: ILogger = {
Callers
15
sample-popup-signout.js
File · 0.65
clearState
Function · 0.65
getUser
Function · 0.65
removeUser
Function · 0.65
querySessionStatus
Function · 0.65
revokeAccessToken
Function · 0.65
startSigninMainWindow
Function · 0.65
endSigninMainWindow
Function · 0.65
popupSignin
Function · 0.65
popupSignout
Function · 0.65
iframeSignin
Function · 0.65
startSignoutMainWindow
Function · 0.65
Implementers
1
Logger
src/utils/Logger.ts
Calls
no outgoing calls
Tested by
no test coverage detected