Iframe browser based AV
Documentation under development.
The iframe initiated variant provides a way to initialize the AV flow by setting up an iframe in a browser context and also receive the result from the flow via Web Messaging (postMessage). This variant enables some web-based integrations that have difficulty with the CIBA backend integration and moves the initialization and receiving of the result from the backend (CIBA) to the browser via Web Messaging.
Details coming..