authentication Failed
fun authenticationFailed(reason: String, cause: Throwable? = null): WebAuthnException.AuthenticationFailed
Creates a WebAuthn authentication failed error.
Return
AuthenticationFailed exception instance
Parameters
reason
Description of why authentication failed
cause
Optional underlying cause