Class implementing the Device Code Activation Allowed screen functionality.
This screen is displayed when the device code activation is allowed.
import DeviceCodeActivationAllowed from "@auth0/auth0-acul-js/device-code-activation-allowed";
const deviceCodeActivationAllowedManager = new DeviceCodeActivationAllowed();
Constructors
DeviceCodeActivationAllowed
Creates an instance of DeviceCodeActivationAllowed screen manager.
Properties
Methods
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.