Exo Code
Extension Actions
Enables Salesforce CLI authentication (sf org login web) from Exo Code browser IDE
Exo Code enables Salesforce CLI authentication (sf org login web) from the Exo Code browser IDE.
When you run "sf org login web" in your Exo Code workspace, Salesforce redirects the OAuth callback to localhost:1717 — which doesn't work in a
cloud-based IDE. This extension intercepts that redirect and routes it to your code-server's proxy, completing the authentication seamlessly.
Features:
• Automatically detects your active Exo Code workspace
• Redirects Salesforce OAuth callbacks from localhost:1717 to your code-server proxy
• Falls back to other known workspaces if the primary one is unreachable
• Works across multiple Exo Code workspaces simultaneously
• Toggle on/off from the extension popup
No data is collected. All processing happens locally in your browser.