AuthenticationErrorReason
public enum AuthenticationErrorReason
The possible underlying reasons an .authenticationError
error occurs.
- failedToAuthenticate: Failed to authenticate with remote server.
-
Failed to authenticate with remote server.
Declaration
Swift
case failedToAuthenticate