Skip to main content

@triveria/wallet / Exports / VerifyInitResponse

Interface: VerifyInitResponse

Table of contents

Properties

Properties

verifierState

verifierState: string

A code that can be used to match the verified credential for later use.

Defined in

api.ts:1011


verifierUrl

verifierUrl: string

Url of verifier authorization server that contains the requested verifier scope.

Defined in

api.ts:1007