📄️ Authenticating apps
You can authenticate users and apps. In this topic, we focus on authenticating apps. Why authenticate apps? For the same reason you authenticate users---you want to prevent unwelcome or unexpected apps from participating in the smart desktop.
📄️ .NET: Integrating freestanding native apps with the .NET adapter
Most times, Finsemble launches your apps as part of your smart desktop. But there could be some apps that Finsemble can't or shouldn't launch. We call apps launched outside of Finsemble freestanding apps. The freestanding apps can be HTML or native. In this topic, we focus on the native freestanding apps. If you want to integrate freestanding HTML apps, see Integrating freestanding web apps with the JavaScript adapter.
📄️ Web: Integrating freestanding web apps with the JavaScript adapter
Most times, Finsemble launches your web apps as part of your smart desktop. But there may be some apps that cannot be launched by Finsemble. We call apps launched outside of Finsemble "freestanding" apps.