TransactionInactiveError


class TransactionInactiveError : DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains and transaction_inactive_err from the fido spec, indicating a request was placed against a transaction which is currently not active. The fido spec can be found here.

Summary

Public constructors

Public constructors

TransactionInactiveError

Added in 1.2.0
TransactionInactiveError()