Skip to Content

OAuth in Embeds

When end users configure bridges that require OAuth (like Shopify), the embed system handles the OAuth flow seamlessly within a popup window.

Flow

  1. End user clicks “Connect” on an OAuth bridge
  2. A popup opens with the platform’s authorization page
  3. End user grants permissions
  4. The popup closes and the bridge is configured
  5. The embed UI updates to show the connected bridge

Configuration

No additional configuration is needed — OAuth flows work automatically when bridges is enabled in your embed config. The redirect URL is handled by Orderly’s embed OAuth endpoint.

Security

  • OAuth tokens are stored securely by Orderly
  • End users never see raw tokens
  • Tokens are scoped to the end user’s bridge instance