Type Aliases
The following type aliases are available globally.
-
Declaration
Swift
public typealias OidcWebClient = Workflow -
A type alias representing user information as a dictionary.
Declaration
Swift
public typealias UserInfo = [String : Sendable]
View on GitHub
Type Aliases Reference