Enumerations
The following enumerations are available globally.
-
Declaration
Swift
public enum IDPCodeChallengeMode : String
-
The specific error types for the IDP module
See moreDeclaration
Swift
public enum IDPError : Swift.Error
extension IDPError: Equatable
extension IDPError: Codable
-
Declaration
Swift
public enum ConversionError : Swift.Error
-
Declaration
Swift
public enum SecureEnclaveSignatureProviderError : Swift.Error
extension SecureEnclaveSignatureProviderError: Equatable