NuFi developer docs
  • NuFi Wallet
    • Introduction
    • Testnet
    • DApp Connector
    • Branding guidelines
    • Support
  • NUFICONNECT - SINGLE SIGN-ON SDK FOR CARDANO DAPPS
    • Overview
    • Integration instructions
      • Iframe injection
      • Multiple providers
      • Widget options
      • Analytics
      • Migrations
    • Get help
  • METAMASK SNAP - CARDANO WALLET
    • Overview
    • Integration instructions
      • Iframe injection
      • Multiple providers
      • Widget options
      • Analytics
      • Migrations
    • Useful links
    • Get help
Powered by GitBook
On this page
  1. NUFICONNECT - SINGLE SIGN-ON SDK FOR CARDANO DAPPS
  2. Integration instructions

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 directive

    • If using frame-src directive, please include https://*.nu.fi within it

  • Do not block iframe injection using any other unreasonably strict CSP setup

PreviousIntegration instructionsNextMultiple providers

Last updated 9 months ago