No Credentials
data class NoCredentials(val message: String, val t: Throwable? = null) : TSWebAuthnAuthenticationError
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.