ENUM
QuickCodeGeneratorError
public enum QuickCodeGeneratorError: Error, Equatable
An enumeration that describes issues with Quick Code generation.
Cases
invalidQuickCodeResponse
case invalidQuickCodeResponse
authenticatorCreationError
case authenticatorCreationError
Cannot create an authenticator object.