@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)
Table of contents
Properties
Properties
deferred
• Optional deferred: boolean
Defined in
issuanceQueueItemId
• Optional issuanceQueueItemId: string
Id of issuance queue item. Required when issuer type is CredentialQueue type and no clientId was provided when adding credential to queue.
Defined in
issuerId
• issuerId: string
ID of the issuer used to issue the credential.
Defined in
offerEndpoint
• Optional offerEndpoint: string
Defined in
wmpEntityId
• Optional wmpEntityId: string
ID of an WMP entity with which a WMP connection has already been established. If provided, WMP is used to send the credential offer to the specified recipient.