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