Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/authts/oidc-client-ts
/ WebStorageStateStore.test.ts
File
WebStorageStateStore.test.ts
src/WebStorageStateStore.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
2
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
3
4
import
{ WebStorageStateStore } from
"./WebStorageStateStore"
;
Callers
nothing calls this directly
Calls
6
set
Method · 0.65
getItem
Method · 0.65
remove
Method · 0.65
setItem
Method · 0.65
get
Method · 0.65
getAllKeys
Method · 0.65
Tested by
no test coverage detected