Stay organized with collections Save and categorize content based on your preferences.

SyntaxError

public final class SyntaxError extends DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains a syntax_err from the fido spec, indicating the string did not match the expected pattern. The fido spec can be found here.

Summary

Public constructors

Public constructors

SyntaxError

public SyntaxError()