Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/
Class
packages/core/api/src/account/api.ts:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
) {}
42
43
export
class
AccountUnauthorized extends Schema.TaggedErrorClass<AccountUnauthorized>()(
44
"AccountUnauthorized"
,
45
{},
46
{ httpApiStatus: 401 },
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected