Interrupted Error
data class InterruptedError(val errorMessage: String, val exception: Throwable) : TSWebAuthnApprovalError
Passkey error - an interruption occurred during the authentication process.
Passkey error - an interruption occurred during the authentication process.