A plugin for faststore with buyer portal
An authenticated, package-defined buyer-portal route embeds a remote Vercel agent and transfers a VTEX authentication token plus account context to it. This is a concrete credential disclosure surface, though no install-time behavior or local persistence was found.
Source sends credentials or rich application records to a package-controlled external receiver enabled by default.
src/features/b2b-agent/layouts/B2BAgentLayout/B2BAgentLayout.tsxView on unpkgHardcoded Vercel-hosted agent URL is loaded by the buyer-organization-manager route.
src/features/b2b-agent/layouts/B2BAgentLayout/B2BAgentLayout.tsxView on unpkg · L6The runtime posts the VTEX auth token and account/customer identifiers to that cross-origin iframe.
src/features/b2b-agent/layouts/B2BAgentLayout/B2BAgentLayout.tsxView on unpkg · L50Hardcoded Vercel-hosted agent URL is loaded by the buyer-organization-manager route.
src/features/b2b-agent/layouts/B2BAgentLayout/B2BAgentLayout.tsxView on unpkg · L6The runtime posts the VTEX auth token and account/customer identifiers to that cross-origin iframe.
src/features/b2b-agent/layouts/B2BAgentLayout/B2BAgentLayout.tsxView on unpkg · L50Source sends credentials or rich application records to a package-controlled external receiver enabled by default.
src/features/b2b-agent/layouts/B2BAgentLayout/B2BAgentLayout.tsxView on unpkg