InterruptedError

data class InterruptedError(val errorMessage: String, val exception: Throwable) : TSWebAuthnApprovalError

Passkey error - an interruption occurred during the authentication process.

Constructors

Link copied to clipboard
constructor(errorMessage: String, exception: Throwable)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard