
Example
Constructors
Constructor
Creates an instance of the DeviceCodeConfirmation screen.
Properties
string
Methods
Promise<void>
Cancels the device code flow.
Example
Promise<void>
Confirms the device code.
Example
Retrieves the array of transaction errors from the context, or an empty array if none exist.An array of error objects from the transaction context.