Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/security / / OAuthAuditActor
Interface: OAuthAuditActor
Defined in: packages/security/src/oauth/audit-emitter.ts:37
Optional identifier of who initiated the event. Forwarded by the library functions / CLI so the audit log records the correct actor.
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
id? | readonly | string | packages/security/src/oauth/audit-emitter.ts:39 |
kind | readonly | "cli" | "agent" | "tool" | "system" | "subagent" | packages/security/src/oauth/audit-emitter.ts:38 |