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

File oauth-flow.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Deferred, Effect, Fiber, Predicate } from "effect";
3import { withQueryContext } from "@executor-js/fumadb/query";
4

Callers

nothing calls this directly

Calls 15

definePluginFunction · 0.90
serveOAuthTestServerFunction · 0.90
makeTestWorkspaceHarnessFunction · 0.90
decodeOAuthCallbackStateFunction · 0.90
makeTestConfigFunction · 0.90
createExecutorFunction · 0.90
withQueryContextFunction · 0.90
authToolFailureFunction · 0.90
makeTokenRequestParkFunction · 0.85
refreshGrantsInFunction · 0.85
grantRequestsFunction · 0.85

Tested by

no test coverage detected