In my embeddable web app, I set the frame-ancestors
directive of the CSP to the origins of the web applications where I allow my app to be embedded.
Is there an equivalent for allowing a specific iOS or Android app to embed my web app via WebView?
In my embeddable web app, I set the frame-ancestors
directive of the CSP to the origins of the web applications where I allow my app to be embedded.
Is there an equivalent for allowing a specific iOS or Android app to embed my web app via WebView?