Embed Login Flow
Embed your login flow into your site directly for maximum control of form state and behavior.
Last updated
Was this helpful?
Embed your login flow into your site directly for maximum control of form state and behavior.
Last updated
Was this helpful?
This developer-friendly alternative has two main benefits.
You can host your login flow at the same subdomain as the rest of your site.
A developer can easily extend your login flow with custom code to read form data, customize behavior, etc.
To embed your login flow, use our component in your React app.
We've created a to walk you through the process of embedding a login flow into your custom app properly.
The accompanying code example can be found .