ClientNotFound

data class ClientNotFound(val errorMessage: String) : TSWebAuthnApprovalError

This error indicates that the set client id was not found in Transmit backend

Constructors

Link copied to clipboard
constructor(errorMessage: String)

Properties

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