CredentialsError
public enum CredentialsError: Swift.Error, Equatable
Credentials errors.
- imageBundleNotFound: Indicates when the image couldn’t be found for a credentials button icon.
- loginNotFound: Indicates when login information couldn’t be found.
- userCancelled: Indicates when user cancelled an action.