ConfirmTransactionOptions
@loginid/websdk3 • Docs
@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
callbacks?
optional
callbacks:Callbacks
Callback functions that can be triggered on various events during the authentication process.
Inherited from
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.