Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / AuditActor

Interface: AuditActor

Defined in: packages/security/src/audit/types.ts:20

Pointer to who initiated an audited action. The audit log never stores the secret value itself; only metadata that is safe to log.

Stable

Properties

PropertyModifierTypeDefined in
idreadonlystringpackages/security/src/audit/types.ts:22
kindreadonlyAuditActorKindpackages/security/src/audit/types.ts:21
label?readonlystringpackages/security/src/audit/types.ts:23