MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/api/src/server/identity.ts:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 * is forward-compatible (cloud handlers never read roles today).
52 */
53export class AuthContext extends Context.Service<
54 AuthContext,
55 {
56 readonly accountId: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected