AuthenticationErrorReason

sealed class AuthenticationErrorReason

The possible underlying reasons an .authenticationError error occurs.

  • failedToAuthenticate: Failed to authenticate with remote server.

Types

failedToAuthenticate
Link copied to clipboard
Failed to authenticate with remote server.

Inheritors

DittoError.AuthenticationErrorReason
Link copied to clipboard