@auth0/auth0-acul-js - v1.0.0-alpha.2
    Preparing search index...

    Class DeviceCodeActivationDenied

    Class implementing the Device Code Activation Denied screen functionality. This screen is displayed when the device code activation is denied.

    Hierarchy

    • BaseContext
      • DeviceCodeActivationDenied

    Implements

    Index

    Constructors

    Properties

    screenIdentifier: string = ScreenIds.DEVICE_CODE_ACTIVATION_DENIED

    Methods

    • Retrieves the array of transaction errors from the context, or an empty array if none exist.

      Returns Screens.Error[]

      An array of error objects from the transaction context.