Enumerations

The following enumerations are available globally.

  • Declaration

    Swift

    public enum IDPCodeChallengeMode : String
  • The specific error types for the IDP module

    See more

    Declaration

    Swift

    public enum IDPError : Swift.Error
    extension IDPError: Equatable
    extension IDPError: Codable
  • Declaration

    Swift

    public enum SecureEnclaveSignatureProviderError : Swift.Error
    extension SecureEnclaveSignatureProviderError: Equatable