Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/
Class
packages/core/sdk/src/oauth-client.ts:283–283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
export
class
OAuthStartError
284
extends Schema.TaggedErrorClass<OAuthStartError>()(
"OAuthStartError"
, {
285
message: Schema.String,
286
})
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected