@mcp-z/client
    Preparing search index...

    Class OAuthCallbackListener

    OAuthCallbackListener handles OAuth redirect callbacks Starts a temporary HTTP server to receive authorization code

    Note: Caller is responsible for finding an available port using get-port package

    Index
    • Start the callback server Fails fast if port is already in use - caller should use get-port to find available port

      Returns Promise<void>