VerifyResponseWithPoM
@mandaitor/sdk / VerifyResponseWithPoM
Interface: VerifyResponseWithPoM
Defined in: packages/sdk/src/types.ts:246
Extended verify response that optionally includes a PoM VC
Extends
Properties
active_constraints?
optionalactive_constraints:Constraints
Defined in: packages/sdk/src/types.ts:185
Constraints that apply to this verification
Inherited from
VerifyResponse.active_constraints
allowed
allowed:
boolean
Defined in: packages/sdk/src/types.ts:179
Whether the action is authorized
Inherited from
denial_reason?
optionaldenial_reason:string
Defined in: packages/sdk/src/types.ts:183
Reason for denial (if not allowed)
Inherited from
mandate_id
mandate_id:
string
Defined in: packages/sdk/src/types.ts:181
Mandate that grants or denies access
Inherited from
proof_of_mandate?
optionalproof_of_mandate:ProofOfMandateVC
Defined in: packages/sdk/src/types.ts:248
Proof-of-Mandate Verifiable Credential (present when ?pom=sd-jwt-vc)
verified_at
verified_at:
string
Defined in: packages/sdk/src/types.ts:187
Verification timestamp