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 morefederatedSignInAPI.Declaration
Swift
public struct FederatedSignInOptions -
Contains the result of the forgot password operation.
See moreDeclaration
Swift
public struct ForgotPasswordResult -
The options object for
showSignInAPI 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 theinitmethod below.Declaration
Swift
public struct HostedUIOptions -
The result object for
See morelistoperation 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
updateStatusoperation inDeviceOperations.Declaration
Swift
public struct UpdateDeviceStatusResult -
Contains the details about where a code was sent to the user.
See moreDeclaration
Swift
public struct UserCodeDeliveryDetails
View on GitHub
Install in Dash
Structures Reference