Skip to main content

Available Methods

Reach offers multiple integration options to fit your development workflow:

iFrame Embed

Simple integration that allows you to embed Reach directly into your application with minimal development effort

React Components

Native integration that gives you full control over the UI and user experience using our React component library

Compatibility Matrix

Choose the right integration method for each of our core solutions:

Integration Flow

1

Authentication Setup

Regardless of your choice, implement a backend endpoint using JWT tokens to authenticate the logged-in user in Reach. See authentication for details.
2

Choose Integration & Component Placement

Select the integration method that best fits your platform architecture and requirements. Embed the Reach components in your application using iFrames or React components
3

Security Headers (if applicable)

If your app enforces security headers like Content Security Policy (CSP) or Cross-Origin Opener Policy (COOP), see Security Headers (CSP & COOP) for required configurations.