InvalidCharacterError


class InvalidCharacterError : DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains an invalid_character_err from the fido spec, indicating a string contains invalid characters. The fido spec can be found here.

Summary

Public constructors

Public constructors

InvalidCharacterError

Added in 1.2.0
InvalidCharacterError()