Skip to content

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

PropertyModifierTypeDefined in
id?readonlystringpackages/security/src/oauth/audit-emitter.ts:39
kindreadonly"cli" | "agent" | "tool" | "system" | "subagent"packages/security/src/oauth/audit-emitter.ts:38