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

    Class OrganizationPicker

    Class implementing the organization-picker screen functionality. This screen allows users to select an organization from a list of available organizations.

    Hierarchy

    • BaseContext
      • OrganizationPicker

    Implements

    Index

    Constructors

    Properties

    screenIdentifier: string = ScreenIds.ORGANIZATION_PICKER

    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.