MCPcopy
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
4import { WebStorageStateStore } from "./WebStorageStateStore";

Callers

nothing calls this directly

Calls 6

setMethod · 0.65
getItemMethod · 0.65
removeMethod · 0.65
setItemMethod · 0.65
getMethod · 0.65
getAllKeysMethod · 0.65

Tested by

no test coverage detected