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

    Class OrganizationSelection

    Class implementing the organization-selection screen functionality. This screen allows users to select an organization to continue with.

    Hierarchy

    • BaseContext
      • OrganizationSelection

    Implements

    Index

    Constructors

    Properties

    The screen properties.

    screenIdentifier: string = ScreenIds.ORGANIZATION_SELECTION

    Screen identifier for validation and telemetry

    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.