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

Class

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

Source from the content-addressed store, hash-verified

93 * unrelated to this.)
94 */
95export class AuthContext extends Context.Service<
96 AuthContext,
97 {
98 readonly accountId: string | null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected