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