Skip to main content

@triveria/wallet / Exports / InitAuthOffer

Interface: InitAuthOffer

Request for authorization flow credential issuance process start. Consists of offered credential's types and credential offer endpoint (most commonly only schema)

Export

InitAuthOffer

Table of contents

Properties

Properties

credentialTypes

credentialTypes: string[]

Memberof

InitAuthOffer

Defined in

api.ts:664


offerEndpoint

Optional offerEndpoint: string

Memberof

InitAuthOffer

Defined in

api.ts:670