@auth0/auth0-acul-js - v0.1.0-beta.7
    Preparing search index...

    Class LogoutAborted

    Class implementing the logout-aborted screen functionality This screen is displayed when a user aborts the logout process.

    Hierarchy

    • BaseContext
      • LogoutAborted

    Implements

    Index

    Constructors

    Properties

    screenIdentifier: string = ScreenIds.LOGOUT_ABORTED

    Methods

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

      Returns Classes.Error[]

      An array of error objects from the transaction context.