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

Class

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

Source from the content-addressed store, hash-verified

118 * unrelated to this.)
119 */
120export class AuthContext extends Context.Service<
121 AuthContext,
122 {
123 readonly accountId: string | null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected