@auth0/auth0-react
    Preparing search index...

    Class PopupTimeoutError

    Error thrown when the login popup times out (if the user does not complete auth)

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    error: string
    error_description: string
    message: string
    name: string
    popup: Window
    stack?: string
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Optional override for formatting stack traces

    stackTraceLimit: number

    Methods

    • Create .stack property on a target object

      Parameters

      • targetObject: object
      • OptionalconstructorOpt: Function

      Returns void

    • Parameters

      • __namedParameters: { error: string; error_description: string }

      Returns GenericError