AuthorityPolicyOptions
@totemsdk/agent-policy / AuthorityPolicyOptions
Interface: AuthorityPolicyOptions
Properties
now?
optionalnow?: () =>number
Injectable clock (defaults to Date.now).
Returns
number
strictPrincipal?
optionalstrictPrincipal?:boolean
When true, a proposal without an authenticated proposal.principal is
rejected outright. When false, the extractor falls back to agentId.