Skip to main content

ConfirmTransactionOptions

@loginid/websdk3Docs


@loginid/websdk3 / Internal Modules / ConfirmTransactionOptions

Interface: ConfirmTransactionOptions

Confirm transaction options.

Extends

Properties

authzToken?

optional authzToken: string

Authorization token used for accessing protected resources typically used for adding multiple passkeys to a user.

Inherited from

PasskeyOptions.authzToken


callbacks?

optional callbacks: Callbacks

Callback functions that can be triggered on various events during the authentication process.

Inherited from

PasskeyOptions.callbacks


nonce?

optional nonce: string

A unique nonce to ensure the transaction's integrity and prevent replay attacks


txType?

optional txType: string

Specify the type of transaction being confirmed for additional validation.