No Credentials
data class NoCredentials(val errorMessage: String, val exception: Throwable? = null) : TSWebAuthnApprovalError
No viable credential is available for the user. This can happen when the user has no registered credential or does not grant consent to use an available credential.