MCPcopy Index your code
hub / github.com/anomalyco/opencode / auth.ts

File auth.ts

packages/opencode/src/provider/auth.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import type { AuthOAuthResult, Hooks } from "@opencode-ai/plugin"
3import { serviceUse } from "@opencode-ai/core/effect/service-use"
4import { Auth } from "@/auth"

Callers

nothing calls this directly

Calls 9

optionalFunction · 0.90
serviceUseFunction · 0.90
listMethod · 0.65
getMethod · 0.65
decodeFunction · 0.50
makeMethod · 0.45
authorizeMethod · 0.45
setMethod · 0.45
callbackMethod · 0.45

Tested by

no test coverage detected