Iframe injection
Our SDK relies on iframe with NuFi content being injected into your page. In order for it to function correctly we need that you:
Do not block iframe injection using CSP (Content security policy)
frame-src
directiveIf using
frame-src
directive, please includehttps://*.nu.fi
within it
Do not block iframe injection using any other unreasonably strict CSP setup
Last updated