AuthenticationError
public struct AuthenticationError : RuntimeError
An error thrown when encountering an authentication related error (e.g. invalid credentials).
-
Undocumented
Declaration
Swift
public var errorDescription: String { get }