Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/security / / AuthAuditActor
Interface: AuthAuditActor
Defined in: packages/security/src/auth/audit-emitter.ts:32
Optional pointer to who initiated the event.
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
id? | readonly | string | packages/security/src/auth/audit-emitter.ts:34 |
kind | readonly | "token" | "cli" | "agent" | "tool" | "system" | "subagent" | packages/security/src/auth/audit-emitter.ts:33 |
runId? | readonly | string | packages/security/src/auth/audit-emitter.ts:35 |
sessionId? | readonly | string | packages/security/src/auth/audit-emitter.ts:36 |