UserCancelled

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

Passkeys error - user cancelled

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