Member Junction
    Preparing search index...

    Custom callback authentication. Called when the engine first navigates to a matching domain. Receives full browser access for complex per-domain auth flows (MFA, CAPTCHA, OAuth popups, etc.).

    Index

    Constructors

    Properties

    Constructors

    Properties

    Callback: (context: AuthCallbackContext) => Promise<void>
    Type: "CustomCallback" = ...