Structures
The following structures are available globally.
-
The structure that holds information about a device.
See moreDeclaration
Swift
public struct Device
-
The options object for
See morefederatedSignIn
API.Declaration
Swift
public struct FederatedSignInOptions
-
Contains the result of the forgot password operation.
See moreDeclaration
Swift
public struct ForgotPasswordResult
-
The options object for
showSignIn
API when using Hosted Auth solution like Amazon Cognito UserPools or AUth0.NOTE: If specified, some of the values in this type will override the corresponding values in
See moreawsconfiguration.json
. See theinit
method below.Declaration
Swift
public struct HostedUIOptions
-
The result object for
See morelist
operation inDeviceOperations
.Declaration
Swift
public struct ListDevicesResult
-
Contains the token string and the claims for the token.
See moreDeclaration
Swift
public struct SessionToken
-
Contains the result of the sign in operation.
See moreDeclaration
Swift
public struct SignInResult
-
Signout options to change the default behavior.
See moreDeclaration
Swift
public struct SignOutOptions
-
Contains the result of the sign up operation.
See moreDeclaration
Swift
public struct SignUpResult
-
Contains the tokens for an active sign in session.
See moreDeclaration
Swift
public struct Tokens
-
The result object for
updateStatus
operation inDeviceOperations
.Declaration
Swift
public struct UpdateDeviceStatusResult
-
Contains the details about where a code was sent to the user.
See moreDeclaration
Swift
public struct UserCodeDeliveryDetails