WebView
Native SDKs Recommended
We strongly recommend using our native mobile SDKs (Android, iOS) instead of WebView where possible. WebView integrations are more difficult to support due to performance constraints of WebView technology
For more information, see Native mobile integration vs. WebView.
Required URL Parameter
When implementing Persona in a WebView, you must include the is-webview=true parameter in your URL. This parameter activates the WebView flow and ensures proper functionality.
Your URL should look like:
Or for Hosted Flow:
For implementation guides, see:

