Structures
The following structures are available globally.
-
Declaration
Swift
public struct ClientConfiguration
-
Declaration
Swift
public struct UserProfileResponse : Codable, Equatable
-
Declaration
Swift
public struct Email : Identifier
-
Declaration
Swift
public struct PhoneNumber : Identifier
-
Declaration
Swift
public struct Name : Codable, Equatable
-
Declaration
Swift
public struct Account : Codable, Equatable
-
Declaration
Swift
public struct Address : Codable, Equatable
-
Declaration
Swift
public struct OAuthError : Codable, Equatable
-
Declaration
Swift
public struct IdTokenClaims : Codable, Equatable
-
Declaration
Swift
public struct UserTokens : Codable, Equatable, CustomStringConvertible