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

    Class TimeoutError

    Thrown when silent auth times out (usually due to a configuration issue) or when network requests to the Auth server timeout.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    error: string
    error_description: string
    message: string
    name: string
    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