MCPcopy
hub / github.com/authts/oidc-client-ts / State.test.ts

File State.test.ts

src/State.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 { State } from "./State";

Callers

nothing calls this directly

Calls 5

setItemMethod · 0.65
getItemMethod · 0.65
toStorageStringMethod · 0.45
fromStorageStringMethod · 0.45
clearStaleStateMethod · 0.45

Tested by

no test coverage detected