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
- End user clicks “Connect” on an OAuth bridge
- A popup opens with the platform’s authorization page
- End user grants permissions
- The popup closes and the bridge is configured
- 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