Enumerations
The following enumerations are available globally.
-
Represents the status of an RFC 8628 device authorization flow.
See moreDeclaration
Swift
public enum DeviceFlowStatus : Sendable -
Keys used in the unified SDK JSON configuration schema.
See moreDeclaration
Swift
public enum JsonConfigKey -
Errors thrown during JSON-based SDK configuration parsing.
See moreDeclaration
Swift
public enum JsonConfigError : Error, LocalizedError, Sendable
-
Declaration
Swift
public enum AuthorizeError : Error, LocalizedError, Sendable -
Enum for OIDC errors.
See moreDeclaration
Swift
public enum OidcError : LocalizedError, Sendable
View on GitHub
Enumerations Reference