How does it work?

A typical Inffuse app contains two main HTML files - one for the settings of the app (usually accessible through the admin panel of the website), and one for the content that will be embedded on the website, via iframe. By including Javascript SDK in each file, both can access the same data via Inffuse.

When the app is loaded on one of the supported web platforms, Inffuse automagically understands the context. If a new user is detected, Inffuse will automatically begin the required authorization process (where needed), will create an account for the new user, and will redirect the user back to the app, after the process is completed, and the app is installed. New site and project are also created automatically. Eventually, Inffuse SDK will be loaded pre-populated with user meta data, project data, and app settings.