OptOutError


class OptOutError : DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains and opt_out_error from the fido spec, indicating the user opted out of the process. The fido spec can be found here.

Summary

Public constructors

Public constructors

OptOutError

Added in 1.2.0
OptOutError()