MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / oauth-callback-state.test.ts

File oauth-callback-state.test.ts

packages/core/sdk/src/oauth-callback-state.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2
3import { decodeOAuthCallbackState, encodeOAuthCallbackState } from "./oauth";
4

Callers

nothing calls this directly

Calls 2

encodeOAuthCallbackStateFunction · 0.90
decodeOAuthCallbackStateFunction · 0.90

Tested by

no test coverage detected